Hugo Static Site Generator v0.60.0/extended darwin/amd64
macOS Mojave 10.14.6
Launching project with such command hugo server --port=4200 --renderToDisk --config config.local.toml,menu.us.toml,menu.ae.toml,menu.au.toml,menu.ca.toml,menu.gb.toml,menu.footer.toml --buildDrafts.
After first change in any file of the project hugo starts infinite site rebuilding
Welcome back, Vlad. Do all of the files supplied in the command referenced exist in the project youโre building? What happens when you omit some of them?
Same behavior with change detection with similar logs output when launching command hugo server --port=4200 --renderToDisk --config config.local.toml --buildDrafts, of course, for log output Iโm adding --debug argument here is a link to logs https://filebin.net/5i4icorqnkk4x5hk/logs_11.12.2019.txt?t=ifkha8ar
After removing files menu.ae.toml,menu.au.toml,menu.ca.toml from the project and on running command hugo server --port=4200 --renderToDisk --config config.local.toml,menu.us.toml,menu.ae.toml,menu.au.toml,menu.ca.toml,menu.gb.toml,menu.footer.toml --buildDrafts --debug CLI gives next output with the same change detection problem https://filebin.net/fw2wmy1yw9lvn7xw/logs_11.12.2019_2.txt?t=0ng1o5jw