mirror of https://github.com/Chocobozzz/PeerTube
Update CONTRIBUTING.md
parent
e2409062de
commit
9ba1d64b1a
|
@ -146,7 +146,7 @@ $ createdb -O peertube peertube_test{1,2,3}
|
|||
Build the application and flush the old tests data:
|
||||
|
||||
```
|
||||
$ npm run build
|
||||
$ npm run build -- --light
|
||||
$ npm run clean:server:test
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue