Page Resources Plugin
Dependency :
runtime ":page-resources:0.2.3"
Summary
Enhances the resources plugin by allowing for creation of "page" resource modules using convention over configuration.
Description
This plugin provides the Grails Resources plugin with the ability to
use convention over configuration to define "page modules", which allow having page-specific resources (JavaScript, CSS,
LESS, etc.). This can drastically cut down on the number of resource modules that need to be configured explicitly.Full documentation