Fix videojs
[oweals/peertube.git] / client / tsconfig.json
index d9e798f91ac053363ef367599a17fac75273fc7f..ce83a4f11c41685d0fb5a779d23de37c836d368b 100644 (file)
@@ -24,6 +24,7 @@
     ],
     "baseUrl": "./",
     "paths": {
+      "video.js": [ "node_modules/video.js/core" ],
       "@app/*": [ "src/app/*" ],
       "@shared/*": [ "../shared/*" ],
       "fs": [ "src/shims/noop.ts" ],