mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
https://github.com/facebook/react/pull/32529 added a dynamic flag for this, but that breaks tests since the flags are not defined everywhere. However, this is a static value and the flag is only for supporting existing tests. So we can override it in the test config, and make it static at built time instead.