videojs-overlay icon indicating copy to clipboard operation
videojs-overlay copied to clipboard

videojs-overlay.js is missing

Open MarioEisold opened this issue 7 years ago • 2 comments

Apperantly the entire videojs-overlay.js is missing. None if the example seem to work either.

MarioEisold avatar Jun 28 '18 15:06 MarioEisold

Are you running the index.html from the repo? Looks like we're missing some documentation but after cloning, you'll need to run npm install and then npm run build before that example will work.

gkatsev avatar Jun 28 '18 18:06 gkatsev

Add the videojs-overlay.js to the repo. Many developers just like to grab the file. Thanks.

Otherwise CDN: https://cdnjs.cloudflare.com/ajax/libs/videojs-overlay/1.1.4/videojs-overlay.css https://cdnjs.cloudflare.com/ajax/libs/videojs-overlay/1.1.4/videojs-overlay.js https://cdnjs.cloudflare.com/ajax/libs/videojs-overlay/1.1.4/videojs-overlay.min.js

q2apro avatar Mar 11 '19 09:03 q2apro