mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
@@ -15,7 +15,7 @@ function code() {
|
||||
node build/lib/preLaunch.ts
|
||||
fi
|
||||
|
||||
NODE=$(node build/lib/node.js)
|
||||
NODE=$(node build/lib/node.ts)
|
||||
if [ ! -e $NODE ];then
|
||||
# Load remote node
|
||||
npm run gulp node
|
||||
|
||||
Reference in New Issue
Block a user