DustJs Resource Plugin
Dependency :
compile ":dustjs-resources:0.9.2"Custom repositories :
mavenRepo "http://snapshots.repository.codehaus.org/" mavenRepo "http://repository.codehaus.org/" mavenRepo "http://download.java.net/maven/2/" mavenRepo "http://repository.jboss.com/maven2/"
Summary
This plugins supports server-side compilation of .dust template files to their .js counterparts.
Installation
grails install-plugin dustjs-resources