Handlebars Resources Plugin
Dependency :
runtime ":handlebars-resources:0.3.6"
Summary
This plug-in supports using Handlebars.js templates with the Grails Resources Plugin. This plugin includes a resource mapper that will precompile
the template files into JavaScript and make it available for other resource processing, including minification and bundling.
The Handlebars.js resource files are also included.
Installation
grails install-plugin handlebars-resources
Description
This plug-in supports using Handlebars.js templates with the Grails Resources Plugin. This plugin includes a resource mapper that will precompile the template files into JavaScript and make it available for other resource processing, including minification and bundling. The Handlebars.js resource files are also included.More info: https://github.com/sheehan/grails-handlebars-resources