aadityataparia / uglify-on-save

Atom package - Uglify js file and create source map

Home Page:https://atom.io/packages/uglify-on-save

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Runs uglifyjs ${filename}.js -o ${filename}.min.js --source-map on save. You need to have any version of uglify installed (uglify-js2, uglify-es, etc.)

License

MIT

About

Atom package - Uglify js file and create source map

https://atom.io/packages/uglify-on-save


Languages

Language:JavaScript 100.0%