gruntjs / grunt-contrib-handlebars

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

Removing duplicated template declarations #147

Open andrewhosgood opened 9 years ago

andrewhosgood commented 9 years ago

I am using grunt-contrib-handlebars to compile a framework and I would like to be able to override the framework templates with custom templates (with the same names) in another folder.