]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/webpack/webpack.video-embed.js
Rephrase account/channel signup description
[github/Chocobozzz/PeerTube.git] / client / webpack / webpack.video-embed.js
index 909048cca866a318508db4f7a27b6e3b76d6e35f..f6d532556c70b6a86b6fc557576ca65b203343f6 100644 (file)
@@ -27,7 +27,7 @@ module.exports = function () {
       modules: [ helpers.root('src'), helpers.root('node_modules') ],
 
       alias: {
-        'video.js$': path.resolve('node_modules/video.js/dist/alt/video.core.js')
+        'video.js$': path.resolve('node_modules/video.js/dist/alt/video.core.novtt.js')
       }
     },