add mobile player and fullscreen support for iOS

This commit is contained in:
Jason Hunter
2021-06-04 16:49:28 -04:00
committed by Blake Blackshear
parent c73aebadcb
commit 88ed7501a7
4 changed files with 20 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
"preact-async-route": "^2.2.1",
"preact-router": "^3.2.1",
"video.js": "^7.11.8",
"videojs-mobile-ui": "^0.5.3",
"videojs-playlist": "^4.3.1",
"videojs-seek-buttons": "^2.0.0"
},