Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / videojs / videojs.libraries.yml
1 videojs:
2   remote: https//vjs.zencdn.net/5.0/video.js
3   version: 5.0.0
4   license:
5     name: Apache 2.0
6     url: https://github.com/videojs/video.js/blob/master/LICENSE
7     gpl-compatible: true
8   js:
9     //vjs.zencdn.net/5.0/video.min.js: { type: external, minified: true }
10   css:
11     component:
12       //vjs.zencdn.net/5.0/video-js.min.css: { type: external, minified: true }