do not print commanderOptions to console
This commit is contained in:
parent
15dab1bcac
commit
a3c3b0c231
1
index.js
1
index.js
@ -61,6 +61,7 @@ module.exports = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
delete global.EnviConfig.commanderOptions // do not print commanderOptions to console
|
||||||
console.log('- Final Configuration: ', global.EnviConfig)
|
console.log('- Final Configuration: ', global.EnviConfig)
|
||||||
console.log('######## Completed System Configuration ########')
|
console.log('######## Completed System Configuration ########')
|
||||||
return global.EnviConfig
|
return global.EnviConfig
|
||||||
|
Loading…
Reference in New Issue
Block a user