Compile sources before running

This commit is contained in:
Sandeep Somavarapu
2019-04-01 11:10:13 +02:00
committed by GitHub
parent 3611ff385b
commit f5391c163f
+4
View File
@@ -5,6 +5,10 @@ Make sure you are on **Node v10.x**.
### Run
```bash
# Compile
cd test/smoke
yarn compile
# Dev
yarn smoketest