On this page

new DelegatedPlugin(options): DelegatedPlugin
Attributes

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.

Attributes
associatedObjectForCache:<object>
object for caching
context:<string>
absolute context path to which lib ident is relative to
extensions:<string>
[] extensions
scope:<string>
scope
source:<string>
source
type:
<"object"> | <"require"> type