On this page

new LimitChunkCountPlugin(options?): void
  • options {LimitChunkCountPluginOptions} options object
  • Returns: {LimitChunkCountPlugin}
  • options {LimitChunkCountPluginOptions}
webpack.optimize.LimitChunkCountPlugin.apply(compiler): void
  • compiler {Compiler} the webpack compiler
  • Returns: {void}