mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Simplify client syndications
This commit is contained in:
@@ -4,4 +4,4 @@ set -eu
|
||||
|
||||
NODE_ENV=test concurrently -k \
|
||||
"npm run tsc -- --sourceMap && npm run nodemon -- --delay 2 --watch ./dist dist/server" \
|
||||
"npm run tsc -- --sourceMap -w"
|
||||
"npm run tsc -- --sourceMap --preserveWatchOutput -w"
|
||||
|
||||
Reference in New Issue
Block a user