X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftsconfig.types.json;h=da6b572eac24ef482ce789f47ca466cbf91dd3e6;hb=e5540d2760f7dba7a2e81c78938558c8991e619d;hp=26697bd4598ac1353064fd3fd002f37862ce8c4d;hpb=8b03e2ce1a2098261de2f729f660b1ae2a320b65;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tsconfig.types.json b/server/tsconfig.types.json index 26697bd45..da6b572ea 100644 --- a/server/tsconfig.types.json +++ b/server/tsconfig.types.json @@ -1,7 +1,7 @@ { "extends": "./tsconfig.json", "compilerOptions": { - "outDir": "../types/server", + "outDir": "../packages/types/dist/server", "stripInternal": true, "removeComments": false, "emitDeclarationOnly": true