Closed
Description
I configure env variables in the netlify UI, but locally I use .gitignore
d .env
files and https://www.npmjs.com/package/dotenv-cli to run netlify-lambda with the right env variables.
It'd be cool if netlify-dev-plugin could solve this problem somehow :)