commit
This commit is contained in:
parent
68f4b60012
commit
41ae7ff4bd
1010 changed files with 38622 additions and 17071 deletions
2
node_modules/dotenv/lib/cli-options.js
generated
vendored
2
node_modules/dotenv/lib/cli-options.js
generated
vendored
|
@ -1,4 +1,4 @@
|
|||
const re = /^dotenv_config_(encoding|path|debug|override)=(.+)$/
|
||||
const re = /^dotenv_config_(encoding|path|debug|override|DOTENV_KEY)=(.+)$/
|
||||
|
||||
module.exports = function optionMatcher (args) {
|
||||
return args.reduce(function (acc, cur) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue