Files
meteor/tools
David Greenspan 46c77c142a Print in console when we are restarting the server
(…due to a server-side code change)

Restarting the server can take a while (30 seconds for one particular app), so it’s nice to at least print when we start doing it.  Soon there will be progress displays during it, too (when we add more of them to `meteor run`).

We lose the opportunity to coalesce server restarted messages, as in `Meteor server restarted (x2)`, but adding any sort of progress display also does that.
2014-10-22 10:55:12 -07:00
..
2014-09-30 19:25:35 -07:00
2014-03-05 23:33:06 -08:00
2014-10-17 13:47:21 -07:00
2014-08-04 19:03:05 -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-17 13:47:22 -07:00
2014-09-24 15:53:05 -07:00
2014-08-28 11:14:40 -07:00
2014-10-14 21:14:14 -07:00