new MergeDuplicateChunksPlugin(options?): MergeDuplicateChunksPluginAttributes
Returns:
<MergeDuplicateChunksPlugin>Creates an instance of MergeDuplicateChunksPlugin.
Attributes
apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
<void>Applies the plugin by registering its hooks on the compiler.
Attributes
stage:
<number>Specifies the stage for merging duplicate chunks.