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

Updated ember-cli version. #85

Closed spinlock99 closed 9 years ago

spinlock99 commented 9 years ago

Gets rid of warnings on npm install:

npm WARN unmet dependency /Users/dixon/.nvm/versions/io.js/v2.3.4/lib/node_modules/adstage-core/node_modules/ember-cli-coffeescript requires ember-cli@'^0.2.0' but will load
npm WARN unmet dependency /Users/dixon/.nvm/versions/io.js/v2.3.4/lib/node_modules/adstage-core/node_modules/ember-cli,
npm WARN unmet dependency which is version 1.13.1
perlun commented 9 years ago

@kimroen, any idea of when this might get merged?

kimroen commented 9 years ago

Thank you!

kimroen commented 9 years ago

This has now been released with version 1.13.0, along with updates to all the blueprints.