webpack-replace-chunks-name-plugin
v1.0.7
Published
用于替换webpac chunks name
Downloads
10
Readme
安装
yarn add webpack-replace-chunks-name-plugin -D
npm install webpack-replace-chunks-name-plugin -D
-cli
作用:将一些脚手架默认打包的chunk name给替换掉
参数
[{
origin: 'mian',
relace: 'xxxx'
}]
webpack-plugin
webpack-replace-chunks-name-plugin