react/scripts/rollup
Sebastian Markbåge 5309f10285
Remove Flight Relay DOM/Native (#26828)
The bindings upstream in Relay has been removed so we don't need these
builds anymore. The idea is to revisit an FB integration of Flight but
it wouldn't use the Relay specific bindings. It's a bit unclear how it
would look but likely more like the OSS version so not worth keeping
these around.

The `dom-relay` name also included the FB specific Fizz implementation
of the streaming config so I renamed that to `dom-fb`. There's no Fizz
implementation for Native yet so I just removed `native-relay`.

We created a configurable fork for how to encode the output of Flight
and the Relay implementation encoded it as JSON objects instead of
strings/streams. The new implementation would likely be more stream-like
and just encode it directly as string/binary chunks. So I removed those
indirections so that this can just be declared inline in
ReactFlightServer/Client.
2023-05-17 20:33:25 -04:00
..
externs Replay Client Actions After Hydration (#26716) 2023-04-25 10:22:20 -04:00
plugins Update Rollup to 3.x (#26442) 2023-03-24 18:08:41 +00:00
shims [react-native] Always set RN$stopSurface (#26808) 2023-05-12 16:14:45 +01:00
validate Use native scheduler if defined in global scope (#26554) 2023-05-05 14:01:31 +01:00
wrappers Fix module-boundary wrappers (#22688) 2021-11-04 10:40:35 -04:00
build-all-release-channels.js Rename "next" prerelease channel to "canary" (#26761) 2023-05-03 12:10:32 -04:00
build.js Fix remaining CommonJS imports after Rollup upgrade (#26473) 2023-03-25 00:05:23 +00:00
bundles.js Remove Flight Relay DOM/Native (#26828) 2023-05-17 20:33:25 -04:00
forks.js Rename HostConfig files to FiberConfig to clarify they are configs fo… (#26592) 2023-04-10 14:58:44 -07:00
generate-inline-fizz-runtime.js Replay Client Actions After Hydration (#26716) 2023-04-25 10:22:20 -04:00
modules.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
packaging.js Remove Flight Relay DOM/Native (#26828) 2023-05-17 20:33:25 -04:00
stats.js Fix sizebot (#15771) 2019-05-29 21:30:16 -07:00
sync.js Fork React Native renderer into FB and OSS bundles (#12625) 2018-04-18 13:16:50 -07:00
utils.js Fixed broken build script --unsafe-partial flag (#22324) 2021-09-15 13:32:09 -04:00
wrappers.js Post-process build files for React Native to add generated signature and @nolint (#26616) 2023-04-14 11:42:48 +02:00