mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
I do this by simply renaming the secret export name in the "subset" bundle and this renamed version is what the FlightServer uses. This requires us to be more diligent about always using the correct instance of "react" in our tests so there's a bunch of clean up for that. |
||
|---|---|---|
| .. | ||
| npm | ||
| src | ||
| flight.js | ||
| package.json | ||
| README.md | ||
react-client
This is an experimental package for consuming custom React streaming models.
Its API is not as stable as that of React, React Native, or React DOM, and does not follow the common versioning scheme.
Use it at your own risk.