From 7576fb35f9ffaebccd8e54995737f2e30f9a3d69 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 7 Feb 2013 10:57:39 -0500 Subject: [PATCH] minor changes --- json/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/config.json b/json/config.json index e53c7ca4..609d9776 100644 --- a/json/config.json +++ b/json/config.json @@ -2,7 +2,7 @@ "api_url" : "/api/v1", "appcache" : false, "minification" : { - "js" : true, + "js" : false, "css" : true, "html" : true, "img" : true