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 + } }