lasso-js / lasso-minify-js

Minify JavaScript files using uglify-js
1 stars 3 forks source link

uglifyjs out of date #1

Closed yomed closed 8 years ago

yomed commented 8 years ago

Recently I've been running into issues where the minifier is far too aggressive, and I noticed that uglifyjs is severely out of date. Any objections to bumping it?

philidem commented 8 years ago

I would appreciate an upgrade to this dependency or any other dependency as long as it doesn't introduce any breaking changes (I'm guessing uglifyjs upgrade will be fairly straightforward).

patrick-steele-idem commented 8 years ago

I have no objections to bumping the version. We currently lack in-browser tests so please do some sanity testing. Thanks for looking into this!