Minify js

CSS is minified by the build system

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Harsh Shandilya 2019-09-06 13:13:15 +05:30
parent 950478d836
commit 4e44394ee6
No known key found for this signature in database
GPG key ID: C2E74282C2133D62

View file

@ -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 {