Meituan-Dianping / Meituan-Dianping/beeshell
可以问个架构的问题吗,多bundle下base bundle如何实现更新?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 285
- PR merge metrics
- No merged PRs in 30d
Description
我们也想采用 metro分包,把base bundle单独分出去,但是有个问题想问问各位大佬,更新怎么做呢,比如bundle1 依赖 base bundle 这时候要更新bundle1 发现 basebundle也许要更新,是不是策略就是一起更新了, 或者有没有不用更新base bundle的方案呢
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions Metro multi-bundle packaging and dependencies between bundle1 and a base bundle, but names no files, tests, or entry points. First review the project's Metro multi-bundle configuration and determine how bundle versions and updates are currently handled. Done would require a documented, agreed update strategy for dependent bundles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- build-system, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100