在 监视模式 下,忽略指定的文件,即与提供的路径或正则表达式匹配的文件。
new webpack.WatchIgnorePlugin({ paths });
paths
Array<string | RegExp>