Class: ManifestPlugin
plugins.ManifestPlugin
Implements
Table of contents
Constructors
Methods
Constructors
constructor
• new ManifestPlugin()
Methods
apply
▸ apply(compiler
): void
Apply the plugin.
Parameters
Name | Type | Description |
---|---|---|
compiler | Compiler | Webpack compiler instance. |
Returns
void