-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RFC] Vue3已经成为正式版本了。希望官网出个示例 #1993
Comments
demo 已经有了: https://github.com/umijs/qiankun/tree/master/examples/vue3 ,vue3 和 vue2 的改动不是特别大,所以教程没有写 |
vite版本呢? |
目前 前端微服务架构里面还没有能对 esm 做到沙箱。所以你的应用需要用到微服务的话 最好用Webpack 或者 采用Webpack 跟vite 并行 vite 作为开发环境 webpack 作为线上环境 |
确实,希望官方文档能加个vite2+vue3的接入说明,感谢🙏 |
一直在关注,最近终于有机会尝试qiankun,尴尬发现不支持vite?希望与时俱进,不要成为kpi项目 |
使用demo中vue3的子应用,使用loadMicroApp加载后,主应用刷新会带上vue3应用的路由前缀 |
同求vite版本 |
1 similar comment
同求vite版本 |
Still looking for Vite version |
同求vite版本 |
背景
The text was updated successfully, but these errors were encountered: