]>
git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - scripts/setup/cli.sh
d0ad2ec5f33067763a84edc30805560ed8fec73e
5 NOCLIENT
=1 yarn
install --pure-lockfile
7 rm -rf .
/dist
/server
/tools
/
11 yarn
install --pure-lockfile
14 npm run tsc
-- --build --verbose .
/server
/tools
/tsconfig.json
15 cp -r "./server/tools/node_modules" "./dist/server/tools"
16 cp "./tsconfig.json" "./dist"