is there a way to reload the .env.local file witho...
# help
c
is there a way to reload the .env.local file without removing and restarting the local stack?
r
Not that I've found but it'd be cool to be able to do. Trouble is, it probably requires a restart of the lambda runtime anyway
f
@cbeckley r u passing the envs in .env files into ur Functions?
They are only accessible in infrastrure code, unless ur setting them in function’s environment.