Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 424 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 424 Bytes

A Javascript Minifier for Sublime Text 2

The plugin supports the Google Closure Compiler and UglifyJS compilers.

Default key binding: ctrl + alt + m - attempts to minify the current buffer and replaces the buffers content ctrl + alt + shift + m - attempts to minify the current buffer and saves the output to a separate file.