Hierarchy

  • ContextModuleOptions

Properties

addon?: string
category?: string
chunkName?: string
exclude?: RegExp
groupOptions?: RawChunkGroupOptions
include?: RegExp
namespaceObject?: boolean | "strict"
recursive: boolean
referencedExports?: string[][]

exports referenced from modules (won't be mangled)

regExp: RegExp
resolveOptions: any
resource: string | false | string[]
resourceFragment?: string
resourceQuery?: string
typePrefix?: string

Generated using TypeDoc