Files
babel/packages/babel-plugin-transform-modules-systemjs/test/fixtures/dynamic-import/options.json
2018-09-09 17:57:52 -07:00

9 lines
135 B
JSON

{
"plugins": [
"external-helpers",
"syntax-dynamic-import",
"syntax-import-meta",
"transform-modules-systemjs"
]
}