Closed kavika13 closed 9 years ago
Oh yep, that's a problem I recently had to solve for a project. I'll push a fix for this soon. Thanks for filing this issue.
Awesome. And thanks for the deprecation working in favor of ember-cli. It pushed me over the edge to figuring that tool out, and I'm already happier for it for Ember projects :)
Glad you liked that too :). It's definitely the path forward. Be sure to check out https://github.com/kimroen/ember-cli-coffeescript for coffeescript support.
I run the command
brunch new gh:mutewinter/tapas-with-ember yarn-ember
according to the setup instructions. I am getting an error that there is a version conflict for handlebars.jsI think it is because the latest Ember.js uses handlebars.js 2.0.0, and tapas-with-ember specifies handlebars version 1.3.0