mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-01-15 16:33:35 -03:00
fix(hls): playback should work without bundling hls
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user