]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - scripts/watch/client/tsc.sh
Use scripty instead of writing shell commands in package.json
[github/Chocobozzz/PeerTube.git] / scripts / watch / client / tsc.sh
CommitLineData
93534495
C
1#!/usr/bin/env sh
2
3cd client || exit -1
4
5npm run tsc:w