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 :)