deno icon indicating copy to clipboard operation
deno copied to clipboard

When using --watch and --env-file

Open nshiab opened this issue 7 months ago • 1 comments

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

nshiab avatar May 28 '25 13:05 nshiab

I'd like this too.

johndevor avatar May 29 '25 18:05 johndevor

I will work on this

edilson258 avatar Jun 01 '25 06:06 edilson258