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