From 4e44394ee6b3a3721cece3169a084668f77432c8 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 6 Sep 2019 13:13:15 +0530 Subject: [PATCH] Minify js CSS is minified by the build system Signed-off-by: Harsh Shandilya --- Caddyfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Caddyfile b/Caddyfile index 090dc09..4230a52 100644 --- a/Caddyfile +++ b/Caddyfile @@ -38,6 +38,7 @@ https://msfjarvis.website { then git submodule update --init --recursive then hugo --destination=/var/www/msfjarvis.website } + minify /js } https://build.msfjarvis.website {