new EnableChunkLoadingPlugin(type): EnableChunkLoadingPluginAttributes
type:
<string>library type that should be available
Returns:
<EnableChunkLoadingPlugin>Attributes
type:
<string>webpack.javascript.EnableChunkLoadingPlugin.apply(compiler): voidAttributes
compiler:
<Compiler>the compiler instance
Returns:
{void}
Apply the plugin
webpack.javascript.EnableChunkLoadingPlugin.checkEnabled(compiler, type): voidAttributes
compiler:
<Compiler>the compiler instance
type:
<string>type of library
Returns:
{void}
webpack.javascript.EnableChunkLoadingPlugin.setEnabled(compiler, type): voidAttributes
compiler:
<Compiler>the compiler instance
type:
<string>type of library
Returns:
{void}