Files
babel/packages/babel-plugin-transform-modules-commonjs/test/fixtures/regression/lazy-7176/options.json
2018-09-09 17:57:52 -07:00

7 lines
100 B
JSON

{
"plugins": [
["transform-modules-commonjs", { "lazy": true }],
"external-helpers"
]
}