]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/dev/cli.sh
Translated using Weblate (Vietnamese)
[github/Chocobozzz/PeerTube.git] / scripts / dev / cli.sh
index dc6f0af0dca08c91088b4b0b2dbde3e319e4de9e..4bf4808b8947d14091b8e46f40d26fc0cdc86656 100755 (executable)
@@ -12,4 +12,4 @@ rm -rf ./dist/server/tools/
 mkdir -p "./dist/server/tools"
 cp -r "./server/tools/node_modules" "./dist/server/tools"
 
-npm run tsc -- --watch --project ./server/tools/tsconfig.json
+npm run tsc -- --watch --sourceMap --project ./server/tools/tsconfig.json