new AggressiveMergingPlugin(options?): AggressiveMergingPluginAttributes
options:
<AggressiveMergingPluginOptions>Returns:
<AggressiveMergingPlugin>Creates an instance of AggressiveMergingPlugin.
Attributes
options:
<AggressiveMergingPluginOptions>apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.