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

Run after ember and ember data #119

Closed kimroen closed 7 years ago

kimroen commented 7 years ago

We use blueprints from these addons, so we want to make sure we come after them in the list of blueprints to resolve.

Fixes #86