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