mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3a954caf4f
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53921 Changelog: [Internal] `devMiddleware` removed the unused option `projectRoot` This option was used only in a dead branch of the code inside `InspectorProxy`. The scenario where it appeared was enabling resolving script sources (`Debugger.getScriptSource`) starting with `file://` which were coming from the file system. However, we don't seem to ever point scripts at the filesystem this way. Reviewed By: huntie Differential Revision: D82739662 fbshipit-source-id: 9a130eaa83cb94ae0e36a5a1102c56ff8a36cffc