mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
aeef7b511e
Summary: Developer tools have a lot of dependencies on the bridge, so for now I'm just disabling them in bridgeless mode entirely by guarding everything in `setUpDeveloperTools` with the `RN$Bridgeless` flag. Also consolidating some of the stuff Dan added to `InitializeCore` for hot reloading in here. Reviewed By: zackargyle Differential Revision: D15797924 fbshipit-source-id: 360ea81a2844e49f7281eed259fc16a541148ac2