mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This ressurects D14994945 and fixes the following extra issues: 1. Source map not being accounted for after reloads 2. Breakpoints being resent before Hermes is ready for them 3. Connection being dropped when reloading at inopportune times This hopefully fixes the issue of having to close and re-open the debugger if it's attached when reloading. Reviewed By: sahrens Differential Revision: D17100911 fbshipit-source-id: df988e7bb532170f5add47b9e49cd7c8ddf67b43