mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Use typescript paths in cli scripts too
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
import { registerTSPaths } from '../server/helpers/register-ts-paths'
|
||||
registerTSPaths()
|
||||
|
||||
import { doRequest } from '../server/helpers/requests'
|
||||
import { readFileSync } from 'fs-extra'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user