On this page

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

Creates an instance of DelegatedPlugin.

Attributes
options:Options
apply(compiler): void
Attributes
compiler:Compiler
the compiler instance
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