]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/webpack/webpack.video-embed.js
Remove solution style ts config
[github/Chocobozzz/PeerTube.git] / client / webpack / webpack.video-embed.js
index 727249467bbed014de1cb460b0529eb7c616d6f2..2ecbd09afc1300c2417d3306dec8e5587f83aca8 100644 (file)
@@ -70,7 +70,7 @@ module.exports = function () {
             {
               loader: 'ts-loader',
               options: {
-                configFile: 'tsconfig.base.json'
+                configFile: 'tsconfig.json'
               }
             }
           ]