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