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