ant-design-vue-pro
ant-design-vue-pro copied to clipboard
Uncaught ReferenceError: VueRouter is not defined
通过yarn build构建项目后, 出现Uncaught ReferenceError: VueRouter is not defined
具体堆栈 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
https://github.com/vueComponent/ant-design-vue-pro/blob/master/vue.config.js#L22-L38