dillon1000/react
Commit
Browse files Remove FeatureFlags fork for `react-dom/unstable_testing` (#26383)
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.
Changed paths3 files
First-parent comparisonpackages/shared/forks/ReactFeatureFlags.testing.js DeletedD packages/shared/forks/ReactFeatureFlags.testing.www.js DeletedM scripts/rollup/forks.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…