Files
react/packages/react-server-dom-esm
Sebastian Markbåge 22b2b1a05a [Flight] Add serverModuleMap option for mapping ServerReferences (#31300)
Stacked on #31299.

We already have an option for resolving Client References to other
Client References when consuming an RSC payload on the server.

This lets you resolve Server References on the consuming side when the
environment where you're consuming the RSC payload also has access to
those Server References. Basically they becomes like Client References
for this consumer but for another consumer they wouldn't be.
2024-10-19 21:10:25 -04:00
..
2024-08-15 14:28:28 -07:00

react-server-dom-esm

Experimental React Flight bindings for DOM using ESM.

Use it at your own risk.