]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/dev.sh
Update bittorrent-tracker and standard to v9
[github/Chocobozzz/PeerTube.git] / scripts / dev.sh
index d617cd511d89b685aa81890e608cefff557fff55..e792c144879ee920ffe1b7caa9e2f845a52679c8 100755 (executable)
@@ -1,7 +1,5 @@
 #!/usr/bin/env sh
 
-npm run build
 NODE_ENV=test concurrently \
-  "npm run livereload"  \
   "npm run watch:client" \
   "npm start"