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