mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
This is equivalent to the jsx-runtime in that this is what the compiled output on the server is supposed to target. It's really just the same code for all the different Flights, but they have different types in their arguments so each one gets their own entry point. We might use this to add runtime warnings per entry point. Unlike the client-side React.block call this doesn't provide the factory function that curries the load function. The compiler is expected to wrap this call in the currying factory. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| evalToString.js | ||
| inlinedHostConfigs.js | ||
| listChangedFiles.js | ||
| pathsByLanguageVersion.js | ||