Google Closure Compiler Plugin
Dependency:
compile "org.grails.plugins:closure-compiler:0.9.2"
Summary
This plugin compiles/optimizes your javascript resources with the Google Closure Compiler.It provides three compilation levels. WHITESPACE_ONLY, SIMPLE_OPTIMIZATIONS and ADVANCED_OPTIMIZATIONS.N.B. It builds/depends on the Grails Resources Plugin.
Installation
grails install-plugin closure-compiler
Description
See the docs at https://github.com/oyvinmar/grails-closure-compilerReport bugs and feature requests on Github: https://github.com/oyvinmar/grails-closure-compiler/issues