From abe887cd4888586a19d4f3cb3b48a0700b80c4e8 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Wed, 12 Apr 2017 20:03:00 +0200 Subject: Moved to jquery-ui.custom.min.js Shaves off about 200kb of the default loaded js libs Signed-off-by: Roeland Jago Douma --- core/js/core.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/js') diff --git a/core/js/core.json b/core/js/core.json index 4dc257c59c0..2da12ce90e5 100644 --- a/core/js/core.json +++ b/core/js/core.json @@ -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", -- cgit v1.2.3