On this page

new ChunkModuleIdRangePlugin(options): ChunkModuleIdRangePlugin
Attributes

Creates an instance of ChunkModuleIdRangePlugin.

Attributes
apply(compiler): void
Attributes
compiler:Compiler
the compiler instance
Returns:void

Applies the plugin by registering its hooks on the compiler.

Attributes
end:number
end id
name:string
the chunk name
order:"index" | "preOrderIndex" | "index2" | "postOrderIndex"
order
start:number
start id