mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
89b8c32200
Closes #15116 Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
13 lines
299 B
Plaintext
13 lines
299 B
Plaintext
# Test the hugo env command.
|
|
|
|
hugo env
|
|
stdout 'GOOS'
|
|
stdout 'GOARCH'
|
|
stdout 'GOVERSION'
|
|
stdout 'aomedia\.googlesource\.com/aom'
|
|
stdout 'code\.videolan\.org/videolan/dav1d'
|
|
stdout 'github\.com/AOMediaCodec/libavif'
|
|
stdout 'github\.com/KaTeX/KaTeX'
|
|
stdout 'github\.com/webmproject/libwebp'
|
|
! stderr .
|