Open
Description
ref: https://developers.cloudflare.com/workers/ci-cd/builds/
The adapter loads env vars from .env*
.
Do we still want to do that on CD (i.e. Workers Build)?
While those files are not supposed to be checked in, it might help. We should probably align with whatever wrangler does with .dev.vars
.
We should also document the behavior.
/cc @james-elicx