improve consistency in env sent to renderer procs

fixes #10194
This commit is contained in:
Joao Moreno
2016-08-08 16:12:32 +02:00
parent ff061902a7
commit 18beedd450
6 changed files with 199 additions and 200 deletions

View File

@@ -22,6 +22,7 @@ function code() {
# Configuration
export NODE_ENV=development
export VSCODE_DEV=1
export VSCODE_CLI=1
export ELECTRON_ENABLE_LOGGING=1
export ELECTRON_ENABLE_STACK_DUMPING=1