]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - scripts/build/server.sh
Fix #576 - show 'Others videos' on a <1300px viewport
[github/Chocobozzz/PeerTube.git] / scripts / build / server.sh
1 #!/bin/sh
2
3 set -eu
4
5 rm -rf ./dist
6
7 npm run tsc