gruntjs / grunt-contrib-handlebars

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

Add custom AMD path options #102

Closed vladikoff closed 10 years ago

tkellen commented 10 years ago

Would you be willing to implement this using wrapfor?

tkellen commented 10 years ago

Guess not :p

vladikoff commented 10 years ago

@tkellen :zap: A quick fix to satisfy the current feature requests without adding new options to the task. I'll take a look at wrapfor in a bit.