| Package | Description |
|---|---|
| ro.isdc.wro.extensions.processor.js | |
| ro.isdc.wro.extensions.processor.support.uglify |
| Modifier and Type | Method and Description |
|---|---|
protected UglifyJs |
UglifyJsProcessor.newEngine() |
protected UglifyJs |
BeautifyJsProcessor.newEngine() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2008-2013. All Rights Reserved.