Revert "Minify js"

The buildsystem also minifies JS. And this path was wrong anyway.

This reverts commit 4e44394ee6.
This commit is contained in:
Harsh Shandilya 2019-09-11 20:35:27 +05:30
parent 2bb9b324ab
commit 2a29dbfb00
No known key found for this signature in database
GPG key ID: C2E74282C2133D62

View file

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