From 2a29dbfb00280f2bb4e563131e9c119b8eedbc81 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 11 Sep 2019 20:35:27 +0530 Subject: [PATCH] Revert "Minify js" The buildsystem also minifies JS. And this path was wrong anyway. This reverts commit 4e44394ee6b3a3721cece3169a084668f77432c8. --- Caddyfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Caddyfile b/Caddyfile index 4230a52..090dc09 100644 --- a/Caddyfile +++ b/Caddyfile @@ -38,7 +38,6 @@ https://msfjarvis.website { then git submodule update --init --recursive then hugo --destination=/var/www/msfjarvis.website } - minify /js } https://build.msfjarvis.website {