mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
@@ -69,7 +69,6 @@ func (b *Builder) AddSourceRoot(root string) {
|
||||
b.sourceRootsMu.Lock()
|
||||
b.sourceRoots[root] = true
|
||||
b.sourceRootsMu.Unlock()
|
||||
|
||||
}
|
||||
|
||||
// CompilerOptions holds compilerOptions for jsonconfig.json.
|
||||
|
Reference in New Issue
Block a user