-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
是否有 Nuxt 主应用接入 qiankun 的 实现方案 #5
Comments
qiankun 本身是一个主应用的解决方案,理论上不管使用什么框架都可以的。请问你是遇到了什么困难吗? |
我看到你的 examples 里是为 Nuxt 子应用接入了qiankun,修改了webpack配置抛出生命周期等。 |
在Nuxt 中使用qiankun 其实只需要在 plugins 中引入qiankun,编写对应的路由逻辑即可。demo 的之后应该会提炼出来,现在团队正在实践。 |
期待 |
不知道demo的提炼进展如何呢,我们业务也遇到了相同问题 |
你好,我们已经提炼出了 nuxt 作为主应用的 DEMO @abiaoGit @wendy-banzhuanke @Jenniferyingni 放个直达链接 一些细节介绍也可以查看这个未写完的分享文档 有什么问题可以留言继续交流! |
最近更新,文章已经整理发布到知乎啦,可以直接访问 另外 demo 都在本仓库的 examples 下了,希望对大家有帮助吧~ |
方案虽然会晚到,但不会缺席。@cjfff 为了严谨,花了好多时间去折腾的,感谢他的付出,大家掌声送给他👏 |
No description provided.
The text was updated successfully, but these errors were encountered: