Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NormalModuleReplacementPlugin

Index

Constructors

Properties

Methods

Constructors

  • Create an instance of the plugin

    Parameters

    • resourceRegExp: RegExp
    • newResource: string | ((arg0: ResolveData) => void)

    Returns NormalModuleReplacementPlugin

Properties

newResource: string | ((arg0: ResolveData) => void)
resourceRegExp: RegExp

Methods

  • Apply the plugin

    Parameters

    Returns void