react/scripts/jest/devtools
Ruslan Lesiutin 8269d55d23
chore[react-devtools]: add global for native and use it to fork backend implementation (#30533)
Adding `__IS_NATIVE__` global, which will be used for forking backend
implementation. Will only be set to `true` for `react-devtools-core`
package, which is used by `react-native`.

Ideally, we should name it `react-devtools-native`, and keep
`react-devtools-core` as host-agnostic.

With this change, the next release of `react-devtools-core` should
append component stack as Error object, not as string, and should add
`(<anonymous>)` suffix to component stack frames.
2024-08-02 10:51:15 +01:00
..
config.build-devtools-regression.js [BE] upgrade prettier to 3.3.3 (#30420) 2024-07-22 16:09:01 -04:00
setupEnv.js chore[react-devtools]: add global for native and use it to fork backend implementation (#30533) 2024-08-02 10:51:15 +01:00
setupTests.build-devtools-regression.js fix: partially revert jest setup config removal to fix regression tests (#28247) 2024-02-05 17:07:41 +00:00