Use native platform ES6 instead of through babelify
Closed this issue · 0 comments
deathcap commented
https://nodejs.org/en/docs/es6/
http://caniuse.com/#search=es6
At the time of this writing (Node v4.2.4 and Chrome 48), this includes removing default parameters and destructuring, but many other ES6 features are fine to use