mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-20 17:59:17 +00:00
Revert "Update to Electron v2.0.0-beta.6 (#46552)"
This reverts commit 88603b377d.
This commit is contained in:
@@ -29,7 +29,7 @@ set ELECTRON_ENABLE_LOGGING=1
|
||||
set ELECTRON_ENABLE_STACK_DUMPING=1
|
||||
|
||||
:: Launch Code
|
||||
%CODE% --inspect=5874 out\cli.js . %*
|
||||
%CODE% --debug=5874 out\cli.js . %*
|
||||
popd
|
||||
|
||||
endlocal
|
||||
|
||||
Reference in New Issue
Block a user