This issue is to request a "Webserver Only" mode for the application, which disables both automatic recompilation and browser tab creation. It would be particularly useful for deployment scenarios or when integrating the server into larger systems where such dynamic features are unnecessary or disruptive. #12
I'll add a flag to disable browser tab but I won't add one to disable tab and recompilation, just seems unnecessary. Whoever wishes to disable both can just specify both flags.
This issue is to request a "Webserver Only" mode for the application, which disables both automatic recompilation and browser tab creation. It would be particularly useful for deployment scenarios or when integrating the server into larger systems where such dynamic features are unnecessary or disruptive. #12