cgutierrez / JsMinifier

Sublime Text plugin for javascript minification using Google Closure compiler
131 stars 18 forks source link

error: Please focus on the file you wish to minify. #22

Closed fitnr closed 7 years ago

fitnr commented 9 years ago

If run on a file that hasn't been saved yet, Minifier gives: error: Please focus on the file you wish to minify. Works fine on files that have been saved.

Using on Sublime Text 3, OS X Yosemite.