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

Implementation of

WebpackPlugin.apply

Defined in

packages/repack/src/webpack/plugins/ManifestPlugin.ts:13