vue npm run build打包报错:Class extends value undefined is not a constructor or null

278 阅读1分钟

在这里插入图片描述
解决方案:npm install --save-dev mini-css-extract-plugin 即可