X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fwebpack%2Fwebpack.video-embed.js;h=8cd606b39310201cc7f6f838db3e37a6086ab3e9;hb=893f0f2f0f9c8f5b9f829e48691b0a236e229868;hp=4c7f7e19cab8e81bce36328da17eb941298da94f;hpb=fcf9ae8aa6d3945b0c00ade373adf07d6783a0f1;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/webpack/webpack.video-embed.js b/client/webpack/webpack.video-embed.js index 4c7f7e19c..8cd606b39 100644 --- a/client/webpack/webpack.video-embed.js +++ b/client/webpack/webpack.video-embed.js @@ -69,7 +69,7 @@ module.exports = function () { { loader: 'ts-loader', options: { - configFile: 'tsconfig.json' + configFile: helpers.root('tsconfig.json') } } ]