Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ContextReplacementPlugin

Index

Constructors

  • new ContextReplacementPlugin(resourceRegExp: RegExp, newContentResource?: any, newContentRecursive?: any, newContentRegExp?: any): ContextReplacementPlugin
  • Parameters

    • resourceRegExp: RegExp
    • Optional newContentResource: any
    • Optional newContentRecursive: any
    • Optional newContentRegExp: any

    Returns ContextReplacementPlugin

Properties

newContentCallback: any
newContentCreateContextMap: any
newContentRecursive: any
newContentRegExp: any
newContentResource: any
resourceRegExp: RegExp

Methods

  • Apply the plugin

    Parameters

    Returns void