Hierarchy

  • KnownStatsFactoryContext

Properties

cachedGetErrors?: ((arg0) => WebpackError[])

Type declaration

cachedGetWarnings?: ((arg0) => WebpackError[])

Type declaration

compilation?: Compilation
compilationAuxiliaryFileToChunks?: Map<string, Chunk[]>
compilationFileToChunks?: Map<string, Chunk[]>
makePathsRelative?: ((arg0) => string)

Type declaration

    • (arg0): string
    • Parameters

      • arg0: string

      Returns string

rootModules?: Set<Module>
runtime?: RuntimeSpec
type: string

Generated using TypeDoc