mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-29 01:32:37 +00:00
Update postprocess
- Fix description list markdown - Remove reference to HUGO_ENV per #2154
This commit is contained in:
@@ -83,7 +83,8 @@ These are the environment variables Hugo passes down to PostCSS (and Babel), whi
|
||||
|
||||
PWD
|
||||
: The absolute path to the project working directory.
|
||||
HUGO_ENVIRONMENT (and the alias HUGO_ENV)
|
||||
|
||||
HUGO_ENVIRONMENT
|
||||
: The value e.g. set with `hugo -e production` (defaults to `production` for `hugo` and `development` for `hugo server`).
|
||||
|
||||
HUGO_PUBLISHDIR
|
||||
|
||||
Reference in New Issue
Block a user