mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove more jquery and unneeded components
This commit is contained in:
parent
9abecac88b
commit
728f77be94
210 changed files with 569 additions and 32746 deletions
|
@ -1964,9 +1964,6 @@ var AppInfo = {};
|
|||
return queryString;
|
||||
});
|
||||
|
||||
define("material-design-lite", [bowerPath + "/material-design-lite/material.min", "css!" + bowerPath + "/material-design-lite/material"]);
|
||||
define("MaterialSpinner", ["material-design-lite"]);
|
||||
|
||||
define("jQuery", [bowerPath + '/jquery/dist/jquery.slim.min'], function () {
|
||||
|
||||
require(['legacy/fnchecked']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue