Hierarchy

  • CodeGenerationContext

Properties

chunkGraph: ChunkGraph

the chunk graph

codeGenerationResults: CodeGenerationResults

code generation results of other modules (need to have a codeGenerationDependency to use that)

compilation?: Compilation

the compilation

concatenationScope?: ConcatenationScope

when in concatenated module, information about other concatenated modules

dependencyTemplates: DependencyTemplates

the dependency templates

moduleGraph: ModuleGraph

the module graph

runtime: RuntimeSpec

the runtimes code should be generated for

runtimeTemplate: RuntimeTemplate

the runtime template

sourceTypes?: ReadonlySet<string>

source types

Generated using TypeDoc