If I am working in multiple repos at once, it is annoying for webdev serve to fail and it is impossible to pass the port number to it through arguments.
It should automatically check if the default port is open, and if it is not, choose a random one.
If I am working in multiple repos at once, it is annoying for
webdev serve
to fail and it is impossible to pass the port number to it through arguments.It should automatically check if the default port is open, and if it is not, choose a random one.