Hacker News new | ask | show | jobs
by modularfurnitur 3471 days ago
How would you rationalize not using ES6?
1 comments

https://github.com/babel/babel-preset-env/ should help with this to remove the polyfills that are already supported, and with some future work to remove polyfills are unused.