react/scripts/rollup/validate
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
..
eslintignore Jest + test renderer helpers for concurrent mode (#13751) 2018-10-03 18:37:41 -06:00
eslintrc.cjs.js [Flight] Integrate Blocks into Flight (#18371) 2020-03-23 17:53:45 -07:00
eslintrc.fb.js [Flight] Add Client Infrastructure (#17234) 2019-11-01 16:05:07 -07:00
eslintrc.rn.js Add trusted types to react on client side (#16157) 2019-09-16 13:43:22 +01:00
eslintrc.umd.js [Flight] Integrate Blocks into Flight (#18371) 2020-03-23 17:53:45 -07:00
index.js Don't build non-experimental www bundles (#17139) 2019-10-18 14:36:59 -07:00