On this page

new DelegatedPlugin(options): DelegatedPlugin
Attributes
options:<Options>

Creates an instance of DelegatedPlugin.

Attributes
options:<Options>
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Applies the plugin by registering its hooks on the compiler.