From 19b6678f0b6bb52619587b730e8057f81876264d Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Tue, 26 Nov 2013 16:48:20 +0200 Subject: [PATCH] Update jquery-cookie@1.4.0.json --- package-overrides/github/carhartl/jquery-cookie@1.4.0.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package-overrides/github/carhartl/jquery-cookie@1.4.0.json b/package-overrides/github/carhartl/jquery-cookie@1.4.0.json index 6e905f4..a4fc955 100644 --- a/package-overrides/github/carhartl/jquery-cookie@1.4.0.json +++ b/package-overrides/github/carhartl/jquery-cookie@1.4.0.json @@ -1,4 +1,7 @@ { "main": "jquery.cookie", - "files": ["jquery.cookie.js"] + "files": ["jquery.cookie.js"], + "buildConfig": { + "uglify": true + } }