Hacker News new | ask | show | jobs
by wildpeaks 3360 days ago
You can also use Closure Compiler (instead of UglifyJS) with Webpack: https://github.com/roman01la/webpack-closure-compiler
1 comments

Caveat: it's really, really, really, slow if you use the JS implementation. Still needs Java for perf reasons. They do mention that tho.