X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=shared%2Ftsconfig.types.json;h=6acfc05e1572d16805ba8413a2783e3ff49c4839;hb=9f9131f8439f4ed0a05fd62370fda7d855d45242;hp=73c1cae6cee06d84e045fe18cbb2b8affad4525f;hpb=bf54587a3e2ad9c2c186828f2a5682b91ee2cc00;p=github%2FChocobozzz%2FPeerTube.git diff --git a/shared/tsconfig.types.json b/shared/tsconfig.types.json index 73c1cae6c..6acfc05e1 100644 --- a/shared/tsconfig.types.json +++ b/shared/tsconfig.types.json @@ -1,7 +1,7 @@ { "extends": "./tsconfig.json", "compilerOptions": { - "outDir": "../types/dist/shared", + "outDir": "../packages/types/dist/shared", "stripInternal": true, "removeComments": false, "emitDeclarationOnly": true