mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
set ELECTRON_DEFAULT_ERROR_MODE when running code.bat and crash reporter is not enabled
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user