new LibManifestPlugin(options): LibManifestPluginAttributes
options:
<LibManifestPluginOptions>Returns:
<LibManifestPlugin>Creates an instance of LibManifestPlugin.
Attributes
options:
<LibManifestPluginOptions>apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.