mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 23:06:49 +01:00
dev - do not set ELECTRON_DEFAULT_ERROR_MODE on windows
This commit is contained in:
@@ -29,7 +29,7 @@ if not exist out yarn compile
|
||||
set NODE_ENV=development
|
||||
set VSCODE_DEV=1
|
||||
set VSCODE_CLI=1
|
||||
set ELECTRON_DEFAULT_ERROR_MODE=1
|
||||
REM set ELECTRON_DEFAULT_ERROR_MODE=1 TODO@ben to investigate if this helps with builds reporting stacks if renderer crashes
|
||||
set ELECTRON_ENABLE_LOGGING=1
|
||||
set ELECTRON_ENABLE_STACK_DUMPING=1
|
||||
set VSCODE_LOGS=
|
||||
|
||||
Reference in New Issue
Block a user