babel-plugin-transform-es2015-modules-mozilla
v0.9.0
Published
This plugin transforms ES2015 modules to Mozilla imports
Downloads
2
Readme
babel-plugin-transform-es2015-modules-mozilla
A Babel plugin to transform ES2015 module syntax into Mozilla style Cu.import calls.
Supports lazy module loading if XPCOMUtils is first imported.