ucompiler-plugin-uglify
v1.0.2
Published
Uglify support for UCompiler
Downloads
5
Readme
UCompiler-Plugin-Uglify
This plugin for uglify makes sure that your generated files always end with a new line. It also normalizes their EOLs to LF.
How to Use
Simply add "uglify" to plugins field in your .ucompilerrc
{
plugins: ["uglify"]
}License
This project is licensed under the terms of MIT License
