Package | Description |
---|---|
com.google.javascript.jscomp.deps |
Analyzes information about dependencies between files.
|
Modifier and Type | Method and Description |
---|---|
ClosureBundler |
ClosureBundler.useEval(boolean useEval) |
ClosureBundler |
ClosureBundler.withEs6ModuleTranspiler(Transpiler newEs6ModuleTranspiler) |
ClosureBundler |
ClosureBundler.withPath(java.lang.String newPath) |
ClosureBundler |
ClosureBundler.withSourceUrl(java.lang.String newSourceUrl) |
ClosureBundler |
ClosureBundler.withTranspiler(Transpiler newTranspiler) |
ClosureBundler |
ClosureBundler.withTranspilers(Transpiler newTranspiler,
Transpiler newEs6ModuleTranspiler) |
Copyright © 2009-2018 Google. All Rights Reserved.