dillon1000/react
Commit
Browse files Exclude react-dom when flow checking other builds (#16737)
This is because the HostConfig can't be guaranteed to be consistent with other code such as code that touches the DOM directly. Ideally we'd have a more systemic solution to this since it will pop up for other packages later too.
Changed paths2 files
First-parent comparisonscripts/flow/config/flowconfig ModifiedM scripts/flow/createFlowConfigs.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…