Uses of Class
com.google.javascript.jscomp.deps.ClosureBundler
Packages that use ClosureBundler
-
Uses of ClosureBundler in com.google.javascript.jscomp.deps
Methods in com.google.javascript.jscomp.deps that return ClosureBundlerModifier and TypeMethodDescriptionClosureBundler.disableJ2clMinifier()
final ClosureBundler
ClosureBundler.embedSourcemap()
final ClosureBundler
ClosureBundler.useEval
(boolean useEval) ClosureBundler.withEs6ModuleTranspiler
(Transpiler newEs6ModuleTranspiler) final ClosureBundler
final ClosureBundler
ClosureBundler.withSourceUrl
(String newSourceUrl) ClosureBundler.withTranspiler
(Transpiler newTranspiler) ClosureBundler.withTranspilers
(Transpiler newTranspiler, Transpiler newEs6ModuleTranspiler)