| Class | Description |
|---|---|
| ConsoleStripperProcessor |
A preProcessor, responsible for removing console.log(..) and console.debug(..) statements.
|
| JSMinProcessor |
Use JSMin utility for js compression.
|
| SemicolonAppenderPreProcessor |
A preProcessor, responsible for adding a ';' character to the end of each js file.
|
Copyright © 2008-2014. All Rights Reserved.