mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Adapt npm scripts
This commit is contained in:
parent
4a6995be18
commit
fc76359be1
13 changed files with 22 additions and 61 deletions
|
@ -1,6 +1,5 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
npm run build
|
||||
NODE_ENV=test concurrently \
|
||||
"npm run watch:client" \
|
||||
"npm start"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue