There was an error while loading. Please reload this page.
Saw this in the Go CLI, which I would find useful having something similar for Hugo:
GOFLAGS=-mod=vendor
E.g.
HUGOFLAGS="-D --path-warnings"
Or something.