new AggressiveSplittingPlugin(options?): voidoptions{AggressiveSplittingPluginOptions} options object- Returns: {AggressiveSplittingPlugin}
options{AggressiveSplittingPluginOptions}
webpack.optimize.AggressiveSplittingPlugin.apply(compiler): voidcompiler{Compiler} the compiler instance- Returns: {void}
Apply the plugin
webpack.optimize.AggressiveSplittingPlugin.wasChunkRecorded(chunk): voidchunk{Chunk} the chunk to test- Returns:
<boolean>true if the chunk was recorded