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 v0.4.0rc5: Improper property path 'this.file.dest' #5

Closed ShonM closed 11 years ago

ShonM commented 11 years ago

https://github.com/yaymukund/grunt-ember-handlebars/blob/master/tasks/ember-handlebars.js#L37

}, {dest: this.data.dest});

yaymukund commented 11 years ago

Thank you for catching this!