Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DependencyTemplateContext

Index

Properties

chunkGraph: ChunkGraph

the chunk graph

codeGenerationResults: CodeGenerationResults

the code generation results

concatenationScope?: ConcatenationScope

when in a concatenated module, information about other concatenated modules

dependencyTemplates: DependencyTemplates

the dependency templates

initFragments: InitFragment<GenerateContext>[]

mutable array of init fragments for the current module

module: Module

current module

moduleGraph: ModuleGraph

the module graph

runtime: RuntimeSpec

current runtimes, for which code is generated

runtimeRequirements: Set<string>

the requirements for runtime

runtimeTemplate: RuntimeTemplate

the runtime template