On this page

new LibManifestPlugin(options): void

Creates an instance of LibManifestPlugin.

  • options {LibManifestPluginOptions}
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Applies the plugin by registering its hooks on the compiler.