Files
meteor/tools/tests
Emily Stark 3069788e01 Rework --mobile-server defaults.
* --port now requires a port ('meteor run --port example.com' isn't valid).
* --mobile-server defaults to your detected IP address and the port from
    --port.
* If you provide a value for --mobile-server, we default to http:// as
  the protocol. A host is required for --mobile-server if you don't omit
  the option entirely. Similar for the --server argument to 'meteor
  build'.

This commit includes the 'netroute' npm module as a core package (which
has binary dependencies) for IP detection. It would be nice to put it in
packages/non-core, but I think it has to be a core package in order to
uniload it.
2014-10-03 12:11:44 -07:00
..
2014-06-25 17:33:55 -07:00
2014-09-30 11:51:16 -07:00
2014-06-24 16:49:19 -07:00
2014-03-14 18:50:48 -07:00
2014-08-20 21:19:50 -07:00
2014-08-21 19:37:23 -07:00
2014-08-27 19:36:57 -07:00
2014-06-26 17:32:17 -07:00
2014-09-11 15:31:02 -07:00
2014-09-30 16:29:41 -07:00
2014-08-24 18:46:37 -07:00
2014-10-03 12:11:44 -07:00
2014-05-28 19:05:27 -07:00