用途说明
NormalModuleReplacementPlugin (正常模块替换插件)
Replace resources that matches resourceRegExp with newResource. If newResource is relative, it is resolve relative to the previous resource. If newResource is a function, it is expected to overwrite the ‘request’ attribute of the supplied object.
webpack.config.js配置
|
|
案例
|
|