new WatchIgnorePlugin(options): voidoptions{WatchIgnorePluginOptions}- Returns:
<WatchIgnorePlugin>
Creates an instance of WatchIgnorePlugin.
options{WatchIgnorePluginOptions}
apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.