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