]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/tsconfig.json
Add tests for video downscale framerate matching
[github/Chocobozzz/PeerTube.git] / client / tsconfig.json
index 8824c4f7c977290433665cddacf75377a7e874b5..c4f2d6a6a5afd2fb03453f48bde6457ddcdc9cf9 100644 (file)
@@ -26,7 +26,7 @@
     "paths": {
       "@app/*": [ "src/app/*" ],
       "@shared/*": [ "../shared/*" ],
-      "video.js": [ "node_modules/video.js/dist/alt/video.core.js" ],
+      "video.js": [ "node_modules/video.js/dist/alt/video.core.novtt" ],
       "fs": [ "src/shims/noop" ],
       "http": [ "src/shims/http" ],
       "https": [ "src/shims/https" ],