Interface | Description |
---|---|
Minifier |
The interface implemented by an asset minifier, an asset minifier should implement this interface and provide
a public no-arg constructor.
|
Class | Description |
---|---|
AssetController |
The asset controller.
|
NormalizeJSMinifier |
Annotation Type | Description |
---|---|
Assets |
Declares the assets to serve.
|
Script |
A script asset declaration.
|
Scripts |
A container for script declarations.
|
Stylesheet |
A stylesheet asset declaration.
|
Stylesheets |
A container for stylesheets declarations.
|
Copyright © 2015 eXo Platform SAS. All rights reserved.