mirror of
https://github.com/status-im/metro.git
synced 2025-01-10 11:06:06 +00:00
Janic Duplessis
fb2f256dc3
Packager - Fix symbolicate on windows
Summary: There was an error with packager symbolization on Windows because it looks like `allowHalfOpen: true` doesn't work properly when using named sockets. This uses a random port on localhost for the connection instead on Windows as a workaround. **Test plan** Tested that symbolization works on both mac and windows by triggering a warning in UIExplorer. Closes https://github.com/facebook/react-native/pull/13828 Differential Revision: D5019537 Pulled By: davidaurelio fbshipit-source-id: 62c5b5f270e553a7d413bb4d1bab2406380f1d4f
metro-bundler
The JavaScript bundler for React Native
Description
Languages
JavaScript
100%