new MergeDuplicateChunksPlugin(options?): MergeDuplicateChunksPluginAttributes
options object
Returns:
MergeDuplicateChunksPluginCreates an instance of MergeDuplicateChunksPlugin.
Attributes
apply(compiler): voidAttributes
Applies the plugin by registering its hooks on the compiler.
Attributes
stage:
numberSpecifies the stage for merging duplicate chunks.