new SplitChunksPlugin(options?): SplitChunksPluginAttributes
options:
<OptimizationSplitChunksOptions>Returns:
<SplitChunksPlugin>Creates an instance of SplitChunksPlugin.
Attributes
options:
<SplitChunksOptions>apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.