mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 20:33:59 +02:00
@@ -219,7 +219,7 @@ func (c *Client) Vendor() error {
|
||||
// This is the project.
|
||||
continue
|
||||
}
|
||||
// We respect the --ignoreVendor flag even for the vendor command.
|
||||
|
||||
if !t.IsGoMod() && !t.Vendor() {
|
||||
// We currently do not vendor components living in the
|
||||
// theme directory, see https://github.com/gohugoio/hugo/issues/5993
|
||||
|
Reference in New Issue
Block a user