|
Pull Up Attribute private moduleRoots : ImmutableList<String> from class com.google.javascript.jscomp.transpile.BaseTranspiler.EsmToCjsCompilerSupplier to protected moduleRoots : ImmutableList<String> from class com.google.javascript.jscomp.transpile.BaseTranspiler.CompilerSupplier |
From |
To |
|
Pull Up Attribute private prefixReplacements : ImmutableMap<String,String> from class com.google.javascript.jscomp.transpile.BaseTranspiler.EsmToCjsCompilerSupplier to protected prefixReplacements : ImmutableMap<String,String> from class com.google.javascript.jscomp.transpile.BaseTranspiler.CompilerSupplier |
From |
To |
|
Pull Up Attribute private moduleResolution : ResolutionMode from class com.google.javascript.jscomp.transpile.BaseTranspiler.EsmToCjsCompilerSupplier to protected moduleResolution : ResolutionMode from class com.google.javascript.jscomp.transpile.BaseTranspiler.CompilerSupplier |
From |
To |