new AggressiveMergingPlugin(options?): AggressiveMergingPlugin
Attributes
options:
AggressiveMergingPluginOptionsoptions object
Returns:
AggressiveMergingPluginCreates an instance of AggressiveMergingPlugin.
Attributes
options:
AggressiveMergingPluginOptionsapply(compiler): void
Attributes
Applies the plugin by registering its hooks on the compiler.
Attributes
minSizeReduce:
numberminimal size reduction to trigger merging