yeoman / generator-backbone

Scaffold out a Backbone.js project
http://yeoman.io
638 stars 159 forks source link

Precompiling {{Mustache}} templates #283

Open erikmajlath opened 9 years ago

erikmajlath commented 9 years ago

grunt-mustache doesn't precompile templates, only connectates them. Maybe it would be better to precompile them with grunt-contrib-hogan and also use hogan on web instead of mustache.

revathskumar commented 9 years ago

lemme check.by the time if you are able to fix it, we welcome PR.