forked from jashkenas/coffeescript
-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Hello there, a little question.
Since version 1.11 CoffeeScript supports ES2015 import and export syntax by producing an import or export statement in the resulting output. We have to add a layer of transpiler like babel or target ES6 to make it work, just like Iced3. But in Iced3, with babel, when I use the import syntax I get error: reserved word 'import'.
Is the IcedCoffeeScript codebase moving away from CoffeeScript on this point ?
Metadata
Metadata
Assignees
Labels
No labels