[IMP] owl: add extras:watch task

closes #118
This commit is contained in:
Géry Debongnie
2019-05-17 23:22:54 +02:00
parent a1d7e6c987
commit c2c7997df3
3 changed files with 13 additions and 14 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ To help work/improve/learn with OWL, we have here:
Both of them can be accessed by using a static http server. A simple python
server is available in `server.py`. There is also a npm script to start it:
`npm run extras`.
`npm run extras` (and its version with a watcher: `npm run extras:watch`).
## Benchmarks