Minify JavaScript with Uglify
$ apm install uglify
Or Settings → Packages → Search for uglify
Open the Command Palette, and type uglify
.
Can also minify just a selection. For example the code in a <script>
tag.
MIT © Sindre Sorhus
Minify JavaScript with Uglify
$ apm install uglify
Or Settings → Packages → Search for uglify
Open the Command Palette, and type uglify
.
Can also minify just a selection. For example the code in a <script>
tag.
MIT © Sindre Sorhus