Files
react-native/local-cli
DengYun d4f6e447d2 add host argument for packager.
Summary:
Now packager only listen to "::", which is IPv6 "Any address".
It failed to run in IPv4 Environment.

defaults to undefined or empty string will fix this.

And I think it's necessary to let user define host by cli argument.

It's also for security reason. When working on a public network, it's much safer to listen with localhost instead of ::, which may let everyone in same network be able to get your code from debugger-ui.

recommit for #1918, fixes #2441
Closes https://github.com/facebook/react-native/pull/5377

Reviewed By: svcscm

Differential Revision: D2842594

Pulled By: martinbigio

fb-gh-sync-id: 575944c5469dac80e99136a7903ea99f5339dba1
2016-01-19 16:47:33 -08:00
..
2015-09-16 13:05:30 -07:00
2015-11-12 07:05:01 -08:00
2015-12-25 02:17:30 -08:00
2016-01-05 17:18:49 -08:00
2015-10-27 11:22:28 -07:00
2016-01-05 17:18:49 -08:00
2016-01-19 16:47:33 -08:00
2016-01-17 18:17:39 -08:00
2015-10-28 21:36:07 -04:00
2015-10-21 03:03:59 -07:00