mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-22 18:55:56 +00:00
chore: update electron@27.2.1 (#202053)
* chore: bump electron@27.2.1 * chore: enable code cache support for custom standard schemes Refs267cbc841e* chore: remove --ms-enable-electron-run-as-node Removed in favor off842ead6bc* chore: update distro
This commit is contained in:
@@ -24,7 +24,7 @@ set ELECTRON_ENABLE_LOGGING=1
|
||||
set ELECTRON_ENABLE_STACK_DUMPING=1
|
||||
|
||||
:: Launch Code
|
||||
%CODE% --inspect=5874 out\cli.js --ms-enable-electron-run-as-node %~dp0.. %*
|
||||
%CODE% --inspect=5874 out\cli.js %~dp0.. %*
|
||||
goto end
|
||||
|
||||
:builtin
|
||||
|
||||
Reference in New Issue
Block a user