mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-03 07:19:22 +00:00
server.cli.ts does not await Promises (#235738)
This commit is contained in:
committed by
GitHub
parent
d239906998
commit
f43f3cc8f9
@@ -10,6 +10,8 @@ else
|
||||
VSCODE_PATH=$(dirname $(dirname $(dirname $(dirname $(dirname $(readlink -f $0))))))
|
||||
fi
|
||||
|
||||
export VSCODE_DEV=1
|
||||
|
||||
PROD_NAME="Code Server - Dev"
|
||||
VERSION=""
|
||||
COMMIT=""
|
||||
|
||||
Reference in New Issue
Block a user