mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
1416eb8618c5fefbe3851dd04eb708928d9e626b
This PR adds a new FB-specific configuration of Flight. We also need to bundle a version of ReactSharedSubset that will be used for running Flight on the server. This initial implementation does not support server actions yet. The FB-Flight still uses the text protocol on the server (the flag `enableBinaryFlight` is set to false). It looks like we need some changes in Hermes to properly support this binary format. DiffTrain build for commit https://github.com/facebook/react/commit/c17a27ef492d9812351aecdfb017488e8e8404ce.
react-fbsource-import
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%