Skip to content

Commit 022063b

Browse files
docs(lynx): clarify automatic React bootstrap
1 parent adf8abc commit 022063b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

packages/lynx/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ bundle-relative Web execution URLs, valid empty main-thread chunks, and
1616
assetless remote-chunk filtering used by this adapter. ReactLynx hosts require
1717
`@lynx-js/react >= 0.123.1`; the adapter registers that release's public
1818
lazy-bundle loader before federation async startup so non-eager shared chunks
19-
use FetchBundle in native and Web builds.
19+
use FetchBundle in native and Web builds. ReactLynx detection and bootstrap are
20+
automatic; applications should not register the runtime plugin themselves, and
21+
non-React Lynx builds do not receive it.
2022

2123
## Host
2224

0 commit comments

Comments
 (0)