2017-09-26 15:43:51 -07:00

9 lines
118 B
JSON

{
"plugins": [
[
"transform-es2015-modules-commonjs",
{ "allowCommonJSExports": false }
]
]
}