1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

vex-js v3.1.1 (#684)

This commit is contained in:
nobody
2021-09-18 08:36:44 +02:00
parent 138afdfba0
commit 70ad5d85a7
15 changed files with 32 additions and 0 deletions

View File

@@ -955,6 +955,10 @@ var resources = {
'vanillaLazyload': {
'path': 'resources/vanilla-lazyload/{version}/lazyload.min.jsm'
},
// vex-js (Bundle)
'vexJS': {
'path': 'resources/vex-js/{version}/'
},
// videojs-seek-buttons
'videojsSeekButtonsJS': {
'path': 'resources/videojs-seek-buttons/{version}/videojs-seek-buttons.min.jsm'