gruntjs / grunt-contrib-handlebars

Precompile Handlebars templates to JST file.
http://gruntjs.com/
MIT License
282 stars 126 forks source link

Feature: custom amd path #81

Closed timemachine3030 closed 11 years ago

timemachine3030 commented 11 years ago

Allow the user to set the path of the AMD resource or default to handlebars.

Includes updates to tests and documentation.

tkellen commented 11 years ago

Thanks for taking time to put this PR together Daniel! We'll be addressing this type of issue by rolling support for http://github.com/tkellen/node-wrapfor into all of our templating plugins (our first test is @ https://github.com/gruntjs/grunt-contrib-jst/tree/format). I hope to have this handled first thing next week.