react/scripts/rollup
Sebastian Markbåge a56309fb88
[Flight] Integrate Blocks into Flight (#18371)
* Resolve Server-side Blocks instead of Components

React elements should no longer be used to extract arbitrary data but only
for prerendering trees.

Blocks are used to create asynchronous behavior.

* Resolve Blocks in the Client

* Tests

* Bug fix relay JSON traversal

It's supposed to pass the original object and not the new one.

* Lint

* Move Noop Module Test Helpers to top level entry points

This module has shared state. It needs to be external from builds.

This lets us test the built versions of the Noop renderer.
2020-03-23 17:53:45 -07:00
..
plugins Update Rollup version to 1.19.4 and fix breaking changes (#15037) 2020-02-20 22:09:30 +00:00
shims [Native] Enable and remove targetAsInstance feature flag. (#18182) 2020-02-28 13:45:42 -08:00
validate [Flight] Integrate Blocks into Flight (#18371) 2020-03-23 17:53:45 -07:00
build.js Set up infra for react-reconciler fork (#18285) 2020-03-12 11:38:32 -07:00
bundles.js [Flight] Integrate Blocks into Flight (#18371) 2020-03-23 17:53:45 -07:00
consolidateBundleSizes.js Fix sizebot (#15771) 2019-05-29 21:30:16 -07:00
forks.js Don't use EventListener Fork in Modern WWW Builds (#18333) 2020-03-18 13:13:50 +00:00
modules.js add jsx-runtime and jsx-dev-runtime (#18299) 2020-03-17 13:22:19 -07:00
packaging.js Stop syncing ReactTypes to RN (#18366) 2020-03-21 15:22:40 -07: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 Refactor the build scripts (#11787) 2017-12-06 20:11:32 +00:00
wrappers.js Move remaining things to named exports (#18165) 2020-02-27 17:18:55 -08:00