yaymukund / grunt-ember-handlebars

Precompile ember templates in grunt using only headless-ember.js and ember.js
MIT License
34 stars 26 forks source link

grunt-lib-contrib is deprecated #27

Open sindresorhus opened 10 years ago

sindresorhus commented 10 years ago

I noticed you have grunt-lib-contrib as a dependency.

It's deprecated and I would recommend you switch to the extracted modules instead: stripPath => strip-path minMaxInfo => maxmin getNamespaceDeclaration => ticket

sindresorhus commented 9 years ago

@yaymukund ping

yaymukund commented 9 years ago

Hiya. I'm sorry for the late response, but this project isn't maintained any longer. https://github.com/yaymukund/grunt-ember-handlebars#no-longer-maintained---please-use-grunt-ember-templates

I'll happily merge if someone opens a PR or if I have a bit of spare time.