mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -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
|
npm run tsc -- --build ./server/tools/tsconfig.json
|
||||||
cp -r "./server/tools/node_modules" "./dist/server/tools"
|
cp -r "./server/tools/node_modules" "./dist/server/tools"
|
||||||
|
cp "./tsconfig.json" "./dist"
|
||||||
|
Loading…
Reference in New Issue
Block a user