diff --git a/packages/client/web/README.i18n.yaml b/packages/client/web/README.i18n.yaml index 6463fcad94..96037ccb77 100644 --- a/packages/client/web/README.i18n.yaml +++ b/packages/client/web/README.i18n.yaml @@ -2,5 +2,5 @@ # side as of the last confirmed-consistent state. Both languages carry equal authority; # after editing either side, bring the other along and re-record with: # pnpm run verify-translation-pairing --write packages/client/web/README.md -README.md: c83cc02fb776a233b8891d05ebd72a06b6223c8d -README.zh.md: 1dd46325017169a1663387870f057fb8ddfbe8d1 +README.md: c505698413b29aebe5c91d05311305c36bd7949a +README.zh.md: 176679338c0e824afe917b834293ceea0fb392a3 diff --git a/packages/client/web/README.md b/packages/client/web/README.md index c83cc02fb7..c505698413 100644 --- a/packages/client/web/README.md +++ b/packages/client/web/README.md @@ -27,6 +27,8 @@ English | [中文](README.zh.md) Use it when you assemble the browser application: `apps/web`'s Vite entry runs `new AppWebEntry(container).run()` against the mount point, and the boot page carries the user through activation. Ordinary browser callers pass no options. A pre-injected page transport is the default ahead of the `seams` override: when `globalThis.__DSH_TRANSPORT__` carries `loadBundle`, the module stage adopts it as the bundle transport and skips the immediate-tier HTTP prefetch, while explicit `seams` still win (for example jsdom tests, where external `