X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tsconfig.json;h=c84b179cfe01cc2740a39dd61484067db1065db2;hb=be0f59b4eec3c2c4dcd151e2b174be39dff1568e;hp=7633465b2094db4b31274edfae04e633a6676009;hpb=9a12f169c15b638fe78cf6e85a1993550a25e404;p=github%2FChocobozzz%2FPeerTube.git diff --git a/tsconfig.json b/tsconfig.json index 7633465b2..c84b179cf 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -6,6 +6,7 @@ "sourceMap": false, "experimentalDecorators": true, "emitDecoratorMetadata": true, + "removeComments": true, "outDir": "./dist", "lib": [ "dom",