X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Ftsconfig.webpack.json;h=1d3433bc34a942d7be49dd14e1cb05cebf9c6ceb;hb=9eee32fc34ece1cc5e624ae15d81bfede68be33f;hp=a0830cada441433733d96bfab829b4eb0b04e184;hpb=c16ce1de8e8c21ad2136335d3b0b7d230e6d2f24;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/tsconfig.webpack.json b/client/tsconfig.webpack.json index a0830cada..1d3433bc3 100644 --- a/client/tsconfig.webpack.json +++ b/client/tsconfig.webpack.json @@ -8,8 +8,10 @@ "allowSyntheticDefaultImports": true, "sourceMap": true, "noEmitHelpers": true, + "importHelpers": true, "strictNullChecks": false, "baseUrl": "./src", + "outDir": "./dist", "paths": [ ], "lib": [