问题
Is anybody using yeoman with ember?
If so, how do I get yeoman to compile the handlebars templates?
If possible I would like to use the rake pipeline.
Has anyone come up with a solution to compile the handlebars templates from yeoman?
回答1:
Dan Gebhardt has been working on getting Ember handlebars compilation working with yeoman. You can see the fruits of his efforts here: https://github.com/dgeb/grunt-ember-templates
来源:https://stackoverflow.com/questions/12650601/yeoman-and-handlebars-templates