On this page

new LimitChunkCountPlugin(options?): void
  • options {LimitChunkCountPluginOptions}
apply(compiler): void
Attributes
compiler:<Compiler>
the webpack compiler
Returns:
{void}