Is there a way to use `failOnMissingKey` option in a CI build so it takes `process.env` variables into account? If not, that could be an option like `systemvars` in [dotenv-webpack plugin](https://github.com/mrsteele/dotenv-webpack#properties)? I could make a PR for this if that makes sense to you