On this page

new AggressiveSplittingPlugin(options?): void
  • options {AggressiveSplittingPluginOptions}
apply(compiler): void
Attributes
compiler:<Compiler>
the compiler instance
Returns:
{void}

Apply the plugin


Attributes
chunk:<Chunk>
the chunk to test
Returns:<boolean>
true if the chunk was recorded