dillon1000/react

Commit

[internal] fix console patch, add RN (#32075)

The forking for `shared/ReactFeatureFlags` doesn't work in the console
patches. Since they're already forked, we can import the internal
ReactFeatureFlags files directly.

Would have caught this in testing a PR sync, but the PR syncs are broken
right now.
Browse files
Changed paths3 files
First-parent comparison
M packages/shared/forks/consoleWithStackDev.rn.js ModifiedM packages/shared/forks/consoleWithStackDev.www.js ModifiedM scripts/rollup/bundles.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…