I think the custom server examples (e.g dynamic routing: https://github.com/zeit/next.js/tree/master/examples/parameterized-routing) don't hot-reload when the `server.js` itself changes. How is that done? It would be great if the example showed that.