Hacker News new | past | comments | ask | show | jobs | submit login

I had no idea the Closure Compiler supported ES6 until I read this, but then again, it only arrived last May. Here's some more information about it: https://github.com/google/closure-compiler/wiki/ECMAScript6



Me neither! Personally, I would either just use uglify for its speed, or use Closure Compiler since it does much more than just minimizing the source code, to me, Closure forms its own kind of JS compilers.

Due to the ES6 drama, I have to live with Babel for now which I really don't like, now I will have to reconsider this whole stack, shame on me that I missed it last May.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: