|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UglifyJs | |
|---|---|
| ro.isdc.wro.extensions.processor.js | |
| ro.isdc.wro.extensions.processor.support.uglify | |
| Uses of UglifyJs in ro.isdc.wro.extensions.processor.js |
|---|
| Methods in ro.isdc.wro.extensions.processor.js that return UglifyJs | |
|---|---|
protected UglifyJs |
UglifyJsProcessor.newEngine()
|
protected UglifyJs |
BeautifyJsProcessor.newEngine()
|
| Uses of UglifyJs in ro.isdc.wro.extensions.processor.support.uglify |
|---|
| Methods in ro.isdc.wro.extensions.processor.support.uglify that return UglifyJs | |
|---|---|
static UglifyJs |
UglifyJs.beautifyJs()
Factory method for creating the beautifyJs engine. |
UglifyJs |
UglifyJs.setReservedNames(String reservedNames)
some libraries rely on certain names to be used, so this option allow you to exclude such names from the mangler. |
static UglifyJs |
UglifyJs.uglifyJs()
Factory method for creating the uglifyJs engine. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||