Files
babel/packages/babel-plugin-transform-modules-commonjs/test/fixtures/regression/lazy-7176/options.json

7 lines
98 B
JSON

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