public class GoogleJavaScriptMinifier extends Object implements JavaScriptMinifier
Constructor and Description |
---|
GoogleJavaScriptMinifier() |
Modifier and Type | Method and Description |
---|---|
String |
compress(String resourceName,
String content) |
protected void |
setCompileOptions(com.google.javascript.jscomp.CompilerOptions compilerOptions) |
public String compress(String resourceName, String content)
compress
in interface JavaScriptMinifier
protected void setCompileOptions(com.google.javascript.jscomp.CompilerOptions compilerOptions)