1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

Avoid babel debug during building

This commit is contained in:
Denis Demchenko
2018-07-09 21:26:19 +03:00
parent 72c5fd6980
commit c89a8d157e

View File

@@ -5,8 +5,7 @@
"targets": {
"ie": "8",
"browsers": ">2%"
},
"debug": true
}
}]],
"plugins": [
"add-module-exports"