deno task ngdeno task ng or deno task servedeno task serve it just runs those commands from the package.json without using the deno permission system. I guess that makes sense for compatibility reasons but I want to run ngng with only the permissions it needs e.g. --allow-read=. --allow-net--allow-read=. --allow-net or something like that. Is there any way of doing that? Are other people doing Angular 19 projects with deno and have a working setup with minimal permissions?Join the Discord to ask follow-up questions and connect with the community