Meituan-Dianping / Meituan-Dianping/beeshell

可以问个架构的问题吗,多bundle下base bundle如何实现更新?

Open
#108 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.