On this page

new LoaderTargetPlugin(target): LoaderTargetPlugin
Attributes
target:<string>
the target

Creates an instance of LoaderTargetPlugin.

Attributes
target:<string>
apply(compiler): void
Attributes
compiler:<Compiler>
the compiler instance
Returns:<void>

Applies the plugin by registering its hooks on the compiler.