dcloudio / uni-app

A cross-platform framework using Vue.js
https://uniapp.dcloud.io
Apache License 2.0
40.01k stars 3.63k forks source link

vite 打包中引入 unplugin-auto-import/vite 报错 #3046

Closed sufuwang closed 2 years ago

sufuwang commented 2 years ago

使用自动引入插件 unplugin-auto-import\vitevue-global-api 时,项目报错,报错如下

'onServerPrefetch' is not exported by node_modules/vue-demi/lib/index.mjs, 
imported by node_modules/vue-global-api/onServerPrefetch.mjs

vue@3.1+ 中已经解决了此 bug ,在 uni-app vite 中使用此插件会复现此 bug ,请问 uni-app vite 版本是否不支持此插件? 测试工程:https://github.com/sufuWang/uniapp_vite/tree/feature/autoImport ps:使用 vite 新起一个项目,使用此插件并不会出现此 bug

sufuwang commented 2 years ago

大佬,这个发布了嘛?

fxy060608 commented 2 years ago

大佬,这个发布了嘛?

已发布:3.0.0-alpha-3030020211206001