mirror of https://github.com/Chocobozzz/PeerTube
Fix tsconfig with CLI tools
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