On this page

new LibraryTemplatePlugin(name, target, umdNamedDefine, auxiliaryComment, exportProperty): LibraryTemplatePlugin
Attributes
target:<string>
umdNamedDefine:<boolean>
auxiliaryComment:
{AuxiliaryComment}
exportProperty:<LibraryExport>

Creates an instance of LibraryTemplatePlugin.

Attributes
library:<object>
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Applies the plugin by registering its hooks on the compiler.