mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 16:04:39 -04:00
netlify: Minify output
This commit is contained in:
parent
5b9191c561
commit
c22234ea58
@ -1,6 +1,6 @@
|
|||||||
[build]
|
[build]
|
||||||
publish = "public"
|
publish = "public"
|
||||||
command = "hugo"
|
command = "hugo --minify"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_VERSION = "0.47"
|
HUGO_VERSION = "0.47"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user