cgutierrez / JsMinifier

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

Minifier Error: timed out #17

Open Noeek opened 11 years ago

Noeek commented 11 years ago

when I use control + alt + m,it will alert "Minifier Error: timed out"

win 8.1 pre

mcauser commented 10 years ago

I've added a user configurable timeout PR #21

ranelpadon commented 9 years ago

Related/similar timeout issue, for reference. I've also added a comment there: https://github.com/cgutierrez/JsMinifier/issues/11