cgutierrez/JsMinifier

Ignore empty responses from the minifier

cgutierrez opened this issue · 1 comments

When there are parse errors in the javascript, the google closure service doesn't return anything. This needs to be accounted for an should notify the user.

This should report errors in the javascript that prevent minification