deno run -A --watch ./server/main.jsdeno run -A --watch ./server/main.js. But somehow, I want to watch changes in a directory which is out of reach and restart the server when a change occur in that directory.--watch--watch programmatically. I tried looking in the docs but found none. So, how can I watch and restart server manually?Join the Discord to ask follow-up questions and connect with the community