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

Set up tests #101

Closed kimroen closed 7 years ago

kimroen commented 8 years ago

Eventually I'd like to have everything tested with multiple versions of ember-cli, but I think covering these two is a good start:

To do this, the project will first need to be upgraded to the newest ember-cli ember addon blueprints.