mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Disable HTMLmin in dev and fix bundle dependency
This commit is contained in:
parent
5cea4c9231
commit
591f2ff816
2 changed files with 3 additions and 2 deletions
|
@ -722,6 +722,7 @@ var AppInfo = {};
|
|||
},
|
||||
bundles: {
|
||||
bundle: [
|
||||
"document-register-element",
|
||||
"fetch",
|
||||
"flvjs",
|
||||
"jstree",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue