Show Navigation

asset-pipeline-grails

The Asset-Pipeline is a plugin used for managing and processing static assets in Grails applications. Asset-Pipeline functions include processing and minification of both CSS and JavaScript files. It is also capable of being extended to compile custom static assets, such as CoffeeScript.

Owner: bertramlabs | 4.3.0 | May 1, 2023 | Package | Issues | Source | Documentation | License: Apache-2.0


dependencies {
    compile 'com.bertramlabs.plugins:asset-pipeline-grails:4.3.0'
}