mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
@@ -735,7 +735,7 @@ func (s *Site) processPartial(events []fsnotify.Event) (whatChanged, error) {
|
||||
|
||||
// TOD(bep) globals clean
|
||||
if err := first.Deps.LoadResources(); err != nil {
|
||||
s.Log.ERROR.Println(err)
|
||||
return whatChanged{}, err
|
||||
}
|
||||
|
||||
s.TemplateHandler().PrintErrors()
|
||||
|
Reference in New Issue
Block a user