new LoaderTargetPlugin(target): LoaderTargetPluginAttributes
target:
<string>the target
Returns:
<LoaderTargetPlugin>Creates an instance of LoaderTargetPlugin.
Attributes
target:
<string>apply(compiler): voidAttributes
compiler:
<Compiler>the compiler instance
Returns:
<void>Applies the plugin by registering its hooks on the compiler.