UNPKG

videojs-sprite-thumbnails

Version:

Plugin to display thumbnails when hovering over the progress bar.

12 lines (8 loc) 317 B
const generate = require('videojs-generate-rollup-config'); // see https://github.com/videojs/videojs-generate-rollup-config // for options const options = {}; const config = generate(options); // Add additonal builds/customization here! // export the builds to rollup export default Object.values(config.builds);