1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +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": { "targets": {
"ie": "8", "ie": "8",
"browsers": ">2%" "browsers": ">2%"
}, }
"debug": true
}]], }]],
"plugins": [ "plugins": [
"add-module-exports" "add-module-exports"