Plugin instance.

Hierarchy

  • WebpackPluginInstance

Indexable

[index: string]: any

Properties

Properties

apply: ((compiler) => void)

Type declaration

    • (compiler): void
    • The run point of the plugin, required method.

      Parameters

      Returns void

Generated using TypeDoc