-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
3.x 独立分包支持 #7181
3.x 独立分包支持 #7181
Conversation
请问下,这个大概什么时候可以合入主版本? |
+1 需要这个 feature |
怎么打开独立分包页面,页面还是白屏 |
每个独立分包页面引入同样的依赖,每个独立分包页面都打包进去了,这造成包体积很大 |
没有办法,独立分包就是这样,引用不了主包文件 |
你理解错了我的意思,一个独立分包下面,可以支持多个页面,这多个页面在同一个独立分包下面,同一个独立分包下面的依赖应该是可以共用的吧,和主包没有关系的。 |
现在每个独立分包内部就是公用的,我说的独立分包无法引用主包资源,每个分包必须都得将 Taro 相关资源打包进去 |
此 pr 废弃,转入 #9416 |
这个 PR 做了什么? (简要描述所做更改)
这个 PR 是什么类型? (至少选择一个)
这个 PR 满足以下需求:
这个 PR 涉及以下平台:
其它需要 Reviewer 或社区知晓的内容: