mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
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`