mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
55511e7c07
commit
638a360cb2
11 changed files with 115 additions and 19 deletions
|
@ -1945,7 +1945,7 @@ var AppInfo = {};
|
|||
define("slideshow", [embyWebComponentsBowerPath + "/slideshow/slideshow"], returnFirstDependency);
|
||||
|
||||
define('fetch', [bowerPath + '/fetch/fetch']);
|
||||
define('objectassign', ['legacy/objectassign']);
|
||||
define('objectassign', [embyWebComponentsBowerPath + '/objectassign']);
|
||||
define('webcomponentsjs', [bowerPath + '/webcomponentsjs/webcomponents-lite.min.js']);
|
||||
define('native-promise-only', [bowerPath + '/native-promise-only/lib/npo.src']);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue