mirror of
https://github.com/status-im/metro.git
synced 2025-02-14 03:56:39 +00:00
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
![npm version](https://badge.fury.io/js/metro-bundler.svg)
The JavaScript bundler for React Native
Description
Languages
JavaScript
100%