dillon1000/react

Commit

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.
Browse files
Changed paths3 files
First-parent comparison
D packages/shared/forks/ReactFeatureFlags.testing.js DeletedD packages/shared/forks/ReactFeatureFlags.testing.www.js DeletedM scripts/rollup/forks.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…