Merge pull request #4335 from nextcloud/jquery-ui-min
Moved to jquery-ui.custom.min.js
This commit is contained in:
commit
72ff33da1d
|
@ -2,7 +2,7 @@
|
|||
"vendor": [
|
||||
"jquery/dist/jquery.min.js",
|
||||
"jquery-migrate/jquery-migrate.min.js",
|
||||
"jquery-ui/ui/jquery-ui.custom.js",
|
||||
"jquery-ui/ui/minified/jquery-ui.custom.min.js",
|
||||
"underscore/underscore.js",
|
||||
"moment/min/moment-with-locales.min.js",
|
||||
"handlebars/handlebars.js",
|
||||
|
|
|
@ -71,7 +71,7 @@ jquery-ui/themes/ui-darkness
|
|||
jquery-ui/themes/ui-lightness
|
||||
jquery-ui/themes/vader
|
||||
jquery-ui/ui/**
|
||||
!jquery-ui/ui/jquery-ui.custom.js
|
||||
!jquery-ui/ui/minified/jquery-ui.custom.min.js
|
||||
jquery-ui/*.json
|
||||
!jquery-ui/.bower.json
|
||||
jquery-ui/AUTHORS.txt
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue