icestark
icestark copied to clipboard
[RFC] icestark 支持嵌套
背景
存在一些场景,子应用需要同时作为主应用,来挂载其他应用。
link https://github.com/alibaba/ice/issues/4074 https://github.com/alibaba/ice/issues/4073 https://github.com/alibaba/ice/issues/4053
请问这个多级嵌套的功能实现了吗
@wumengzhuo 暂时没有~ 目前多级嵌套推荐使用 start + creatMicroApp 结合的方式使用
多级嵌套推荐使用 start + creatMicroApp
请问这种模式有demo么,目前发现icestark的资料有些少,不知道如何实现这种模式,感谢回复