Is there any way to migrate ES5 code to ES6? I searched for some examples regarding the fact of using latest Node.js and it always gave me an error even with harmony flag. Error included message that there are invalid syntax even for "let" keyword. I wrote to console v8 options and seems everything is turned on..
I'm trying to migrate my framework http://twee.io