On this page

new NodeTargetPlugin(type?): NodeTargetPlugin
Attributes
default external type

Creates an instance of NodeTargetPlugin.

Attributes
apply(compiler): void
Attributes
compiler:Compiler
the compiler instance
Returns:void

Applies the plugin by registering its hooks on the compiler.