用途说明
IgnorePlugin ()
Don’t generate modules for requests matching the provided RegExp.
requestRegExp
A RegExp to test the request against.contextRegExp
(optional) A RegExp to test the context (directory) against.
webpack.config.js配置
|
|
案例
|
山峰永不相遇,而人人却处处相逢。
IgnorePlugin ()
Don’t generate modules for requests matching the provided RegExp.
requestRegExp
A RegExp to test the request against.contextRegExp
(optional) A RegExp to test the context (directory) against.
|
|
|