mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-02 23:09:59 +00:00
move remote and web tests to scripts folder
This commit is contained in:
@@ -17,7 +17,7 @@ call yarn gulp node
|
||||
|
||||
:: Launch Server
|
||||
FOR /F "tokens=*" %%g IN ('node build/lib/node.js') do (SET NODE=%%g)
|
||||
call "%NODE%" resources\server\bin-dev\code-server.js %*
|
||||
call "%NODE%" scripts\code-server.js %*
|
||||
|
||||
popd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user