Safari skip file transcodes (#3507)

* Ignore file transcodes on safari
This commit is contained in:
NodudeWasTaken
2023-05-31 02:27:45 +02:00
committed by GitHub
parent 241aae9100
commit fc53380310
3 changed files with 39 additions and 14 deletions

View File

@@ -64,6 +64,7 @@
"slick-carousel": "^1.8.1",
"string.prototype.replaceall": "^1.0.7",
"thehandy": "^1.0.3",
"ua-parser-js": "^1.0.34",
"universal-cookie": "^4.0.4",
"video.js": "^7.21.3",
"videojs-contrib-dash": "^5.1.1",
@@ -89,6 +90,7 @@
"@types/react-helmet": "^6.1.6",
"@types/react-router-bootstrap": "^0.24.5",
"@types/react-router-hash-link": "^2.4.5",
"@types/ua-parser-js": "^0.7.36",
"@types/video.js": "^7.3.51",
"@types/videojs-mobile-ui": "^0.8.0",
"@types/videojs-seek-buttons": "^2.1.0",