On this page

new ContextExclusionPlugin(negativeMatcher): ContextExclusionPlugin
Attributes
negativeMatcher:<RegExp>
Matcher regular expression
Returns:
{ContextExclusionPlugin}
Attributes
negativeMatcher:<RegExp>
webpack.ContextExclusionPlugin.apply(compiler): void
  • compiler {Compiler} the compiler instance
  • Returns: {void}

Apply the plugin