diff --git a/scripts/code.bat b/scripts/code.bat index 16ef475d615..9f8ce705cdb 100644 --- a/scripts/code.bat +++ b/scripts/code.bat @@ -15,6 +15,7 @@ if not exist out node .\node_modules\gulp\bin\gulp.js compile :: Configuration set NODE_ENV=development set VSCODE_DEV=1 +set ELECTRON_DEFAULT_ERROR_MODE=1 set ELECTRON_ENABLE_LOGGING=1 set ELECTRON_ENABLE_STACK_DUMPING=1