dillon1000/react
Commit
Browse files chore[react-devtools-shell]: disable warnings in dev server overlay (#32005)
Disables warnings Webpack DevServer overlay, which is used by React DevTools shell. We are testing against `react-native-web` in this shell, and it installs older versions of the `react-dom` package, and there are some expected discrepancies between it and `react-dom` from source. Before:  After: 
Changed paths1 file
First-parent comparisonpackages/react-devtools-shell/webpack-server.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…