mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Reduce bundle sizes
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
set -eu
|
||||
|
||||
NODE_ENV=test concurrently -k \
|
||||
NODE_ENV=test npm run concurrently -- -k \
|
||||
"npm run watch:client" \
|
||||
"npm run watch:server"
|
||||
|
||||
Reference in New Issue
Block a user