react-native/packager/src
Janic Duplessis 074fd33725 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
2017-05-08 11:31:20 -07:00
..
AssetServer packager: AssetServer: @flow 2017-04-21 04:01:02 -07:00
Bundler packager: add support for relative files with custom extensions 2017-05-04 05:21:44 -07:00
JSTransformer worker-farm: pass explicit execArgv to workers 2017-05-04 10:20:19 -07:00
Logger Fix flow errors 2017-02-27 14:04:57 -08:00
ModuleGraph Fix release / minified bundle builds 2017-05-04 08:31:10 -07:00
Resolver packager: add support for relative files with custom extensions 2017-05-04 05:21:44 -07:00
Server Packager - Fix symbolicate on windows 2017-05-08 11:31:20 -07:00
__mocks__ Remove `react-packager` indirection. 2017-02-02 05:44:15 -08:00
lib packager: faster terminal feedback 2017-05-04 09:20:55 -07:00
node-haste packager: add support for relative files with custom extensions 2017-05-04 05:21:44 -07:00
worker-farm worker-farm: pass explicit execArgv to workers 2017-05-04 10:20:19 -07:00