From 9afa59e6eea0fb4414ac5b735f55d436249541a7 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Fri, 21 Mar 2014 12:04:49 -0700 Subject: [PATCH] Update handlebars.js@1.3.0.json --- package-overrides/github/components/handlebars.js@1.3.0.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package-overrides/github/components/handlebars.js@1.3.0.json b/package-overrides/github/components/handlebars.js@1.3.0.json index ea8f27e..908355a 100644 --- a/package-overrides/github/components/handlebars.js@1.3.0.json +++ b/package-overrides/github/components/handlebars.js@1.3.0.json @@ -4,5 +4,8 @@ "handlebars": { "exports": "Handlebars" } + }, + "buildConfig": { + "minify": true } }