Files
react/scripts/rollup
Sunil Pai 3e9251d605 make testing builds for React/ReactDOM (#17915)
This PR introduces adds `react/testing` and `react-dom/testing`.
- changes infra to generate these builds
- exports act on ReactDOM in these testing builds
- uses the new test builds in fixtures/dom

In the next PR -

- I'll use the new builds for all our own tests
- I'll replace usages of TestUtils.act with ReactDOM.act.
2020-02-03 23:31:31 +00:00
..
2019-05-29 21:30:16 -07:00
2020-01-09 13:54:11 +00:00
2019-05-29 21:30:16 -07:00
2017-12-06 20:11:32 +00:00