| Class | Description |
|---|---|
| CombineCSSTask |
Concatenates a number of CSS files into a single output file.
|
| CombineJavaScriptTask |
Concatenates a number of JavaScript files into a single output file.
|
| FileConcatenator |
Concatenates a number of source files into a single output file.
|
| PackageWebAppTask |
Packages the web application.
|
| SyncWebAppTask |
Synchronized the packages web application from the build directory to a
number of other directories.
|
| WebAppExtension |
Configuration for the web application, including the locations of the source
files and information for how it should be packaged.
|
| WebAppPlugin |
Gradle plugin for building HTML/CSS/JavaScript applications.
|