Hugo vendors into the _vendor
directory.
Go vendors into the vendor
directory.
Hugo calls Go for module actions.
So, as soon as you add a module to your Hugo project, both directories become reserved.
Hugo vendors into the _vendor
directory.
Go vendors into the vendor
directory.
Hugo calls Go for module actions.
So, as soon as you add a module to your Hugo project, both directories become reserved.