dillon1000/react

Commit

chore: remove settings manager from react-devtools-core (#30986)

Stacked on https://github.com/facebook/react/pull/30636. See [this
commit](https://github.com/facebook/react/pull/30986/commits/20cec76c44f77e74b3a85225fecab5a431cd986f).

This has been only used for React Native and will be replaced by another
approach (initialization via `installHook` call) in the next PR.
Browse files
Changed paths4 files
First-parent comparison
M packages/react-devtools-core/src/backend.js ModifiedD packages/react-devtools-core/src/cachedSettings.js DeletedD packages/react-devtools-shared/src/backend/console.js DeletedM packages/react-devtools-shared/src/backend/types.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…