Fix content dir resolution when main project is a Hugo Module

Fixes #9177
This commit is contained in:
Bjørn Erik Pedersen
2021-11-16 19:54:41 +01:00
parent 1ed8069a3a
commit 2e70f61fb0
3 changed files with 6 additions and 2 deletions

View File

@@ -64,6 +64,7 @@ type FileMeta struct {
IsOrdered bool
IsSymlink bool
IsRootFile bool
IsProject bool
Watch bool
Classifier files.ContentClass