Closed
Description
Version
3.0.5
Reproduction link
https://github.com/elainema/-mini-css-extract-plugin-Conflicting-order
Node and OS info
node: v10.15.3, yarn 1.9.4
Steps to reproduce
yarn install
yarn run build
What is expected?
正常打包
What is actually happening?
打包报warning: chunk offer_create~offer_detail [mini-css-extract-plugin]
Conflicting order between: xxxxxx
查看并不影响结果,只是报wanring
另外vue最新cli已升级到3.5.5,当时安装时是3.0.5,本地升级后显示:success Installed "@vue/[email protected]" with binaries,
查看版本依然是3.0.5,想卸载后重新也无法卸载,求助