dillon1000/react
Commit
Browse files Build react-reconciler for FB builds (#28880)
Meta uses various tools built on top of the "react-reconciler" package but that package needs to match the version of the "react" package. This means that it should be synced at the same time. However, more than that the feature flags between the "react" package and the "react-reconciler" package needs to line up. Since FB has custom feature flags, it can't use the OSS version of react-reconciler.
Changed paths2 files
First-parent comparisonscripts/rollup/bundles.js ModifiedM scripts/rollup/wrappers.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…