new ChunkModuleIdRangePlugin(options): ChunkModuleIdRangePluginAttributes
options object
Returns:
<ChunkModuleIdRangePlugin>Creates an instance of ChunkModuleIdRangePlugin.
Attributes
apply(compiler): voidAttributes
compiler:
<Compiler>the compiler instance
Returns:
<void>Applies the plugin by registering its hooks on the compiler.
Attributes