Update hls.js to 1.3.4

This commit is contained in:
knackebrot 2023-03-06 10:02:38 +01:00
parent 8a0e2f142d
commit 52363c59d9
5 changed files with 19 additions and 28 deletions

View file

@ -158,6 +158,7 @@ const config = {
path.resolve(__dirname, 'node_modules/dom7'),
path.resolve(__dirname, 'node_modules/epubjs'),
path.resolve(__dirname, 'node_modules/flv.js'),
path.resolve(__dirname, 'node_modules/hls.js'),
path.resolve(__dirname, 'node_modules/libarchive.js'),
path.resolve(__dirname, 'node_modules/marked'),
path.resolve(__dirname, 'node_modules/react-router'),