netlify: Minify output

This commit is contained in:
Bjørn Erik Pedersen 2018-08-17 14:37:05 +02:00
parent 5b9191c561
commit c22234ea58
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

View File

@ -1,6 +1,6 @@
[build]
publish = "public"
command = "hugo"
command = "hugo --minify"
[context.production.environment]
HUGO_VERSION = "0.47"