kimroen / ember-cli-coffeescript

Adds precompilation of CoffeeScript files and all the basic generation types to the ember generate command.
MIT License
72 stars 49 forks source link

Update README now that import/export are in CoffeeScript #127

Closed wavebeem closed 7 years ago

wavebeem commented 7 years ago

Now that CoffeeScript 1.11.1 is out with import/export support, it might be nice to remove the backtick stuff from the README

kimroen commented 7 years ago

Yeah, I agree! It's being done as part of this PR over here where we also update the blueprints: https://github.com/kimroen/ember-cli-coffeescript/pull/124

Thanks!

kimroen commented 7 years ago

This has now been merged 🎉

wavebeem commented 7 years ago

🎉🎉