mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
01bb3c5632
We landed a flag to disable test utils in many builds but we need to fork the entrypoint to make it work with tests properly. This also removes test-utils implementations from builds that do not support it. Currently in OSS builds the only thing in test-utils is a reexport of `act`