mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
back to ATOM_SHELL_INTERNAL_RUN_AS_NODE
This commit is contained in:
@@ -26,7 +26,7 @@ function code() {
|
||||
|
||||
CLI="$ROOT/out/cli.js"
|
||||
|
||||
ELECTRON_RUN_AS_NODE=1 \
|
||||
ATOM_SHELL_INTERNAL_RUN_AS_NODE=1 \
|
||||
NODE_ENV=development \
|
||||
VSCODE_DEV=1 \
|
||||
ELECTRON_ENABLE_LOGGING=1 \
|
||||
|
||||
Reference in New Issue
Block a user