Is it possible to use process.env with
Is it possible to use process.env with "nodejs_compat_populate_process.env" with vitest and ‘Cloudflare/vitest-pool-workers’? I'm not getting anything populated.
wrangler dev
works fine with process.env.
1 Reply
GitHub
[vitest-pool-workers] process.env is not populated when running tes...
Which Cloudflare product(s) does this pertain to? Other What versions are you using? "@cloudflare/vitest-pool-workers": "^0.7.5" What operating system and version are you using?...