Open geraintwhite opened 9 years ago
Can we not use es6 features in Node.js yet?
Not without the harmony flag.
Why not use that then?
Because it's not backwards compatible Yes we should use --harmony
I'm not sure how this will work with npm binaries
OK good
We should be using es6 features and use a Gulp transpiler.