1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

Make sure file mounts higher up wins

Fixes #9693
This commit is contained in:
Bjørn Erik Pedersen
2022-03-20 11:24:44 +01:00
parent cad2d8cc70
commit 1c0e7c1ae1
6 changed files with 142 additions and 40 deletions

View File

@@ -60,7 +60,6 @@ type FileMeta struct {
Module string
Weight int
Ordinal int
IsOrdered bool
IsSymlink bool
IsRootFile bool