A very comfortable GUI wrapper for UglifyJS for atom text editor.
Install via apm:
$ apm install minify-j-s
via atom GUI: Just go to settings (ctrl+,) and then to packages or install and then install the package and enjoy. (it should be enabled by default)
Press F4 and fill the fields.
Focused on a field press either: Escape to cancel. Enter to proceed.
NOTE: if your output js is in the directory, for now it will feed into itself. (this allows appending of old and new)
I want to make it clear that I'm using Terser, so it's license also applies to this. Additional to that the software itself MIT licensed, for more info check LICENSE.md
Enjoy!
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.