摘要: 一.问题 npm run serve项目运行没有问题,但是npm run build打包时报错 Class extends value undefined is not a constructor or null 二.解决 依赖包不兼容 执行npm add webpack@4.5.0,解决 转载 h 阅读全文
posted @ 2021-09-18 09:10 倔强的烤马铃薯 阅读(134) 评论(0) 推荐(0)