ant-design-vue-pro icon indicating copy to clipboard operation
ant-design-vue-pro copied to clipboard

Uncaught ReferenceError: VueRouter is not defined

Open mndon opened this issue 3 years ago • 2 comments

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

mndon avatar Sep 06 '21 16:09 mndon

具体堆栈 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  ​

mndon avatar Sep 06 '21 16:09 mndon

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

sendya avatar Sep 07 '21 14:09 sendya