gruntjs/grunt-contrib-handlebars#147
this will help reduce the overall size of the templates.js file
if two plugins define the same handlebars then both will end up in the compiled course, even though only the last added template by that name will be available for use. (components, extensions, menus, themes)
gruntjs/grunt-contrib-handlebars#147
this will help reduce the overall size of the templates.js file
if two plugins define the same handlebars then both will end up in the compiled course, even though only the last added template by that name will be available for use. (components, extensions, menus, themes)