Uses of Class
com.google.javascript.jscomp.JSChunkGraph.MissingChunkException
Packages that use JSChunkGraph.MissingChunkException
-
Uses of JSChunkGraph.MissingChunkException in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that throw JSChunkGraph.MissingChunkExceptionModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList
<CompilerInput> JSChunkGraph.manageDependencies
(AbstractCompiler compiler, DependencyOptions dependencyOptions) Apply the dependency options to the list of sources, returning a new source list re-ordering and dropping files as necessary.