new AggressiveSplittingPlugin(options?): AggressiveSplittingPluginAttributes
Returns:
<AggressiveSplittingPlugin>Creates an instance of AggressiveSplittingPlugin.
Attributes
apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.
Attributes
chunk:
<Chunk>Returns:
<boolean>Was chunk recorded.