]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/webpack/webpack.video-embed.js
Add ability for client to create server logs
[github/Chocobozzz/PeerTube.git] / client / webpack / webpack.video-embed.js
index f5c75dd47597c1cfa357b7ec9ef9a8ecc4d12a17..547e8aa63440f488452879eb1c7d15bbece3defb 100644 (file)
@@ -69,7 +69,7 @@ module.exports = function () {
             {
               loader: 'ts-loader',
               options: {
-                configFile: helpers.root('tsconfig.json')
+                configFile: helpers.root('src/standalone/videos/tsconfig.json')
               }
             }
           ]