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

@@ -17,6 +17,7 @@ if not exist out node .\node_modules\gulp\bin\gulp.js compile
:: Configuration
set NODE_ENV=development
set VSCODE_DEV=1
set VSCODE_CLI=1
set ELECTRON_DEFAULT_ERROR_MODE=1
set ELECTRON_ENABLE_LOGGING=1
set ELECTRON_ENABLE_STACK_DUMPING=1