mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 11:42:37 +00:00
netlify: Minify output
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[build]
|
||||
publish = "public"
|
||||
command = "hugo"
|
||||
command = "hugo --minify"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_VERSION = "0.47"
|
||||
|
||||
Reference in New Issue
Block a user