mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Stop using tsconfig register
Prefer to replace paths at compile time
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
import { registerTSPaths } from '../server/helpers/register-ts-paths'
|
||||
registerTSPaths()
|
||||
|
||||
import { CLICommand } from '@shared/server-commands'
|
||||
|
||||
run()
|
||||
|
||||
Reference in New Issue
Block a user