Use JavascriptSubtitlesOctopus if canvas and web workers are available.

This commit is contained in:
Andrew Mahone
2019-09-27 10:52:15 -04:00
parent c1d88b1540
commit 3f3e5e6da5
5 changed files with 62 additions and 6 deletions
+2 -1
View File
@@ -24,7 +24,8 @@
"libjass": "^0.11.0",
"shaka-player": "^2.5.5",
"sortablejs": "^1.9.0",
"swiper": "^3.4.2"
"swiper": "^3.4.2",
"libass-wasm": "^2.1.1"
},
"scripts": {
"serve": "webpack-dev-server --config webpack.dev.js --open",