mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-24 09:40:28 -06:00
Fix tsconfig with CLI tools
This commit is contained in:
parent
e805020896
commit
a0e6d26759
@ -13,3 +13,4 @@ rm -rf ./dist/server/tools/
|
||||
|
||||
npm run tsc -- --build ./server/tools/tsconfig.json
|
||||
cp -r "./server/tools/node_modules" "./dist/server/tools"
|
||||
cp "./tsconfig.json" "./dist"
|
||||
|
Loading…
Reference in New Issue
Block a user