dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M scripts/flow/config/flowconfig ModifiedM scripts/flow/createFlowConfigs.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…