mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix(hls): playback should work without bundling hls
This commit is contained in:
parent
95822fd2cf
commit
abc0b25c11
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ 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'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue