mirror of
https://github.com/facebook/react.git
synced 2026-02-24 04:33:04 +00:00
This doesn't need its own set of flags. We use things like `__PROFILE__` in the regular feature flags file to fork for the `react-dom/profiling` build so we can do the same here if needed but I don't think we actually need to fork this anywhere as far as I can tell.