vueComponent / ant-design-vue-pro

👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro! (vue2)
https://pro.antdv.com
MIT License
10.74k stars 3.11k forks source link

Uncaught ReferenceError: VueRouter is not defined #1244

Open mndon opened 3 years ago

mndon commented 3 years ago

通过yarn build构建项目后, 出现Uncaught ReferenceError: VueRouter is not defined

mndon commented 3 years ago

具体堆栈 app.aafeb95a.js:1 Uncaught ReferenceError: VueRouter is not defined at Object.6389 (app.aafeb95a.js:1) at c (app.aafeb95a.js:1) at Module.56d7 (app.aafeb95a.js:1) at c (app.aafeb95a.js:1) at Object.0 (app.aafeb95a.js:1) at c (app.aafeb95a.js:1) at a (app.aafeb95a.js:1) at app.aafeb95a.js:1 at app.aafeb95a.js:1  ​

sendya commented 3 years ago

https://github.com/vueComponent/ant-design-vue-pro/blob/master/vue.config.js#L22-L38