更新了extract-text-webpack-plugin版本后build依舊報(bào)錯(cuò)是怎么回事
報(bào)錯(cuò)信息:
webpack.config.js:
package.json:
找了一些其他方案比如設(shè)置
allChunks: true
也不行……求大神指教
報(bào)錯(cuò)信息:
webpack.config.js:
package.json:
找了一些其他方案比如設(shè)置
allChunks: true
也不行……求大神指教
2020-11-18
舉報(bào)
2020-11-24
用 mini-css-extract-plugin,webpack4已經(jīng)棄用了 extract-text-webpack-plugin