new ContextExclusionPlugin(negativeMatcher): ContextExclusionPluginAttributes
negativeMatcher:
<RegExp>Returns:
<ContextExclusionPlugin>Creates an instance of ContextExclusionPlugin.
Attributes
negativeMatcher:
<RegExp>apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.