Files
meteor/tools
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-09-30 19:25:35 -07:00
2014-10-03 12:11:44 -07:00
2014-03-05 23:33:06 -08:00
2014-08-29 11:52:33 -07:00
2014-09-30 16:29:41 -07:00
2014-10-03 12:11:44 -07:00
2014-09-23 10:12:12 -04:00
2014-09-29 16:18:38 -07:00
2014-08-04 19:03:05 -07:00
2014-09-19 17:06:44 -07:00
2014-09-29 22:50:49 -04:00
2014-06-17 17:33:55 -07:00
2014-06-13 17:14:42 -07:00
2014-10-02 23:03:43 -07:00
2014-10-01 18:33:43 -07:00
2014-08-25 16:42:41 -07:00
2014-09-24 15:53:05 -07:00
2014-08-28 11:14:40 -07:00
2014-10-01 15:18:38 -07:00
2014-09-25 14:57:39 -07:00
2014-09-30 16:29:41 -07:00
2014-10-03 12:11:44 -07:00
2014-09-30 16:29:41 -07:00
2014-09-30 19:25:35 -07:00
2014-10-03 12:11:44 -07:00
2014-08-25 22:49:32 -07:00