Giter Club home page Giter Club logo

Comments (5)

alexspeller avatar alexspeller commented on September 28, 2024

Hi, sorry I've been travelling. I think that my addon is broken with the latest ember-cli, I've been waiting for an issue with ember-cli-coffeescript to be merged which I think it is now. Expect an update over the weekend :)

from ember-cli-coffees6.

elucid avatar elucid commented on September 28, 2024

Thanks very much.

from ember-cli-coffees6.

devinrhode2 avatar devinrhode2 commented on September 28, 2024

Ah almost forgot about this issue. We're focusing on the future of how es6 and coffeescript could better work together, this addon is just a hack, the error: reserved word "import" is from coffeescript itself reserving the import/export keywords, which is why you need to escape import/exports with ember-cli-coffeescript like they have documented

`import Em from 'ember';`

This should solve the issue, although the escaped import/export statements are ugly, language fragmentation is a bigger more ugly issue.

from ember-cli-coffees6.

alexspeller avatar alexspeller commented on September 28, 2024

This should be fixed now

from ember-cli-coffees6.

devinrhode2 avatar devinrhode2 commented on September 28, 2024

Fixed! :D!

from ember-cli-coffees6.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.