Closed darrylring closed 9 years ago
On the dev channel, the syntax from JavaScriptNext has been incorporated into the default Javascript syntax def, and that supports ES6. I assume you are on beta?
Oh, great. My bad for not checking the dev branch. Closing.
With the ECMAScript 2015 (ES6, ES.next, Harmony, whatever else) standard finalized, the default JavaScript package should support ES6.
https://github.com/lukehoban/es6features provides a concise overview of the new features in ES6.