mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Compile sources before running
This commit is contained in:
committed by
GitHub
parent
3611ff385b
commit
f5391c163f
@@ -5,6 +5,10 @@ Make sure you are on **Node v10.x**.
|
||||
### Run
|
||||
|
||||
```bash
|
||||
# Compile
|
||||
cd test/smoke
|
||||
yarn compile
|
||||
|
||||
# Dev
|
||||
yarn smoketest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user