mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
Rework the Destination filesystem to make --renderStaticToDisk work
See #9626
This commit is contained in:
@@ -137,7 +137,7 @@ Edited content.
|
||||
|
||||
`)
|
||||
|
||||
b.Assert(b.Fs.Destination.Remove("public"), qt.IsNil)
|
||||
b.Assert(b.Fs.WorkingDirWritable.Remove("public"), qt.IsNil)
|
||||
b.H.ResourceSpec.ClearCaches()
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user