3.0.2 • Published 10 years ago
ucompiler-plugin-browserify v3.0.2
UCompiler-Plugin-Babel
This is a Babel support package for UCompiler. It'll automatically bundle all of the requires into the out file of the importer file.
How to Use
You first need to add ucompiler-plugin-babel to your devDependencies
within your package.json, then simply add "babel" to the plugins field
in your .ucompiler rule.
License
This project is licensed under the terms of MIT License