]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/generate-code-contributors.ts
Stop using tsconfig register
[github/Chocobozzz/PeerTube.git] / scripts / generate-code-contributors.ts
index 449407c4409ff73a2c1d1335e0e9888765ecd74f..5357daf0451b96c943cda3cb7928eb0e4434c018 100755 (executable)
@@ -1,6 +1,3 @@
-import { registerTSPaths } from '../server/helpers/register-ts-paths'
-registerTSPaths()
-
 import { CLICommand } from '@shared/server-commands'
 
 run()