ccclair

Results 1 comments of ccclair

> > 我找到了hack的解决方法。 在主应用中引入子应用(lowcode-demo)的cdn包,主引用会将这些变量挂载到window上。具体原因见这个[issue](https://github.com/umijs/qiankun/issues/718)中的3楼 ![image](https://user-images.githubusercontent.com/5880014/198262204-c54d2f46-4603-4316-95f2-f5662e4797f8.png) > > 遇到了和你一样的问题,在主应用中引入了子应用(lowcode-demo)的cdn包还是不行,可以看下你的主应用的externals和子应用的externals配置吗 @jingjingzhao 还要在子应用中的script里添加ignore ![image](https://github.com/alibaba/lowcode-engine/assets/50430396/7e6aab1d-434c-47dd-8647-b31c7af8059b)