Fix ownerStackLimit feature gating for tests (#32726)
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.
R
Ricky committed
f99c9feaf786fbdad0ad8d2d81196a247302dd3c
Parent: 8ac25e5
Committed by GitHub <[email protected]>
on 3/26/2025, 4:01:05 PM