On this page

new EnableChunkLoadingPlugin(type): EnableChunkLoadingPlugin
Attributes
library type that should be available

Creates an instance of EnableChunkLoadingPlugin.

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

Applies the plugin by registering its hooks on the compiler.


Attributes
compiler:<Compiler>
the compiler instance
type of library
Returns:<void>

Checks enabled.


Attributes
compiler:<Compiler>
the compiler instance
type of library
Returns:<void>

Updates enabled using the provided compiler.