mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
switch to jquery slim
This commit is contained in:
parent
146568d57e
commit
47a5078596
2 changed files with 2 additions and 2 deletions
|
@ -1773,7 +1773,7 @@ var AppInfo = {};
|
|||
masonry: bowerPath + '/masonry/dist/masonry.pkgd.min',
|
||||
humanedate: 'components/humanedate',
|
||||
chromecasthelpers: 'components/chromecasthelpers',
|
||||
jQuery: bowerPath + '/jquery/dist/jquery.min',
|
||||
jQuery: bowerPath + '/jquery/dist/jquery.slim.min',
|
||||
fastclick: bowerPath + '/fastclick/lib/fastclick',
|
||||
events: apiClientBowerPath + '/events',
|
||||
credentialprovider: apiClientBowerPath + '/credentials',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue