On this page

new WatchIgnorePlugin(options): void

Creates an instance of WatchIgnorePlugin.

  • options {WatchIgnorePluginOptions}
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Applies the plugin by registering its hooks on the compiler.