JsOptimizer
class JsOptimizer implements AssetOptimizerInterface (View source)
Optimizes a JavaScript asset.
Methods
string
optimize(array $js_asset)
Optimizes an asset.
string
clean(string $contents)
Processes the contents of a javascript asset for cleanup.
Details
string
optimize(array $js_asset)
Optimizes an asset.
string
clean(string $contents)
Processes the contents of a javascript asset for cleanup.