actum / gulp-dev-stack

Actum dev stack based on gulp
MIT License
11 stars 7 forks source link

Google Closure Compiler #42

Closed janpanschab closed 8 years ago

janpanschab commented 8 years ago

Check all options of https://github.com/google/closure-compiler-js. What’s possible with it. Can we integrate it? Can we remove babel? Is final package smaller?

janpanschab commented 8 years ago

I would suggest to wait for Webpack 2. Dead code elimination is the biggest feature of closure compiler for us and Webpack 2 would have it.