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

Upgrade broccoli-coffee to 0.6 #103

Closed kimroen closed 8 years ago

kimroen commented 8 years ago

It updates to use broccoli-persistent-filter for better performance, just like was done for the coffeelinter. It shouldn't require any changes for ember-cli-coffeescript.

https://github.com/joliss/broccoli-coffee/releases/tag/v0.6.0