Files
react/packages/shared
Noah Lemen 9f4fbec5f7 export dynamic disableSchedulerTimeoutInWorkLoop flag in www (#27117)
## Summary

This was not exposed as a dynamic flag in the build for facebook www. By
adding it, we'll be able to roll this out incrementally before cleaning
up this code altogether.

## How did you test this change?

`yarn build`

Before changes, `disableSchedulerTimeoutInWorkLoop` flag is not included
in ReactDOM-* build output for facebook www. Afterwards, it is included.
2023-07-17 15:44:45 -04:00
..
2023-01-31 08:25:05 -05:00
2017-10-25 02:55:00 +03:00
2023-06-27 12:45:46 -04:00