SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

Resolve the true entry point during tests (#21505)

* Resolve the entry point for tests the same way builds do

This way the source tests, test the same entry point configuration.

* Gate test selectors on www

These are currently only exposed in www builds

* Gate createEventHandle / useFocus on www

These are enabled in both www variants but not OSS experimental.

* Temporarily disable www-modern entry point

Use the main one that has all the exports until we fix more tests.

* Remove enableCache override that's no longer correct

* Open gates for www

These used to not be covered because they used Cache which wasn't exposed.
S
Sebastian Markbåge committed
86715efa23c02dd156e61a4476f28045bb5f4654
Parent: a8a4742
Committed by GitHub <noreply@github.com> on 6/3/2021, 1:03:29 AM