使用了push-vue.js版本,在测试环境下完全正常,打包后无法执行
报错信息如下:
inpage.js:11
Uncaught (in promise) TypeError: Class extends value [object Object] is not a constructor or null
at jye (inpage.js:11:29075)
at new qe (admin-8622a919.js:1:28387)
at Re.createConnection (admin-8622a919.js:1:29377)
at new Re (admin-8622a919.js:1:27335)
at admin-8622a919.js:1:38281
请问怎么解决呢