deno
deno copied to clipboard
When using --watch and --env-file
Hi!
It would be great if Deno watched the .env file when using -- env-file and -- watch options with the CLI.
This way, when we update environment variables in .env, they can be automatically loaded/refreshed and used in the scripts that are already being watched.
Just a suggestion!
Cheers
I'd like this too.
I will work on this