gruntjs / grunt-contrib-handlebars

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

Add the possibility to pass a name to the module when AMD option is true #160

Open bzin opened 8 years ago

bzin commented 8 years ago

I needed to pass a name into the module for a project that has requirejs and handlebars. Giving a name to the module is a requirement for my project and in this way I can have multiple and different precompiled template files.

CesareQuaranta commented 8 years ago

I need this feature troo good job :)

bjrothman commented 8 years ago

Please fix conflicts and merge this. I need this feature too!

bzin commented 8 years ago

@bjrothman I fixed the issues by updating my fork but I do not think the gruntjs team is going to review this PR soon. It is already open since January.