netlify: Minify output

This commit is contained in:
Bjørn Erik Pedersen
2018-08-17 14:37:05 +02:00
parent 5b9191c561
commit c22234ea58
+1 -1
View File
@@ -1,6 +1,6 @@
[build]
publish = "public"
command = "hugo"
command = "hugo --minify"
[context.production.environment]
HUGO_VERSION = "0.47"