mirror of
https://github.com/facebook/react.git
synced 2026-02-24 20:53:03 +00:00
Each integrator: browser extension, Chrome DevTools Frontend fork, Electron shell must define and provide `fetchFileWithCaching` in order for DevTools to be able to fetch application resources, such as scripts or source maps. More specifically, if this is available, React DevTools will be able to symbolicate source locations for component frames, owner stacks, "suspended by" Promises call frames. This will be available with the next release of React DevTools.
react-native-fusebox
This package is private and not expected to become public anytime soon. Consider using react-devtools-inline or react-devtools-core.
What is Fusebox?
"Fusebox" is the internal codename for the new React Native debugger stack based on Chrome DevTools.