Moved to jquery-ui.custom.min.js
Shaves off about 200kb of the default loaded js libs Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
3cf2f6e31b
commit
abe887cd48
5 changed files with 9 additions and 29698 deletions
|
@ -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",
|
||||
|
|
2
core/vendor/.gitignore
vendored
2
core/vendor/.gitignore
vendored
|
@ -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
|
||||
|
|
14847
core/vendor/core.js
vendored
14847
core/vendor/core.js
vendored
File diff suppressed because one or more lines are too long
14850
core/vendor/jquery-ui/ui/jquery-ui.custom.js
vendored
14850
core/vendor/jquery-ui/ui/jquery-ui.custom.js
vendored
File diff suppressed because it is too large
Load diff
6
core/vendor/jquery-ui/ui/minified/jquery-ui.custom.min.js
vendored
Normal file
6
core/vendor/jquery-ui/ui/minified/jquery-ui.custom.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue