mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Revert "ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE"
This reverts commit 37dbbb3573.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@echo off
|
||||
setlocal
|
||||
set VSCODE_DEV=
|
||||
set ELECTRON_RUN_AS_NODE=1
|
||||
set ATOM_SHELL_INTERNAL_RUN_AS_NODE=1
|
||||
"%~dp0..\\Code.exe" "%~dp0code.js" %*
|
||||
endlocal
|
||||
Reference in New Issue
Block a user