You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: