new EnableChunkLoadingPlugin(type): EnableChunkLoadingPluginAttributes
type:
<string>library type that should be available
Returns:
<EnableChunkLoadingPlugin>Creates an instance of EnableChunkLoadingPlugin.
Attributes
type:
<string>apply(compiler): voidAttributes
compiler:
<Compiler>the compiler instance
Returns:
<void>Applies the plugin by registering its hooks on the compiler.
Attributes
Checks enabled.
Attributes
Updates enabled using the provided compiler.