Open razonyang opened 2 weeks ago
I'm pretty sure the issue title isn't true in general, so it must something ... special.
watch
? hugo server --watch
?
- What do you mean by
watch
?hugo server --watch
?
Yes, hugo server --watch
.
- Do you have a complete and failing example living somewhere?
I just created a testing branch with the code snippets mentioned above.
git clone -b custom-output-watch git@github.com:razonyang/hugo-testing.git hugo-13014
cd hugo-13014
hugo server --watch -p 1111
And then I modified the layouts/partials/index.json
, http://localhost:1111/search.json
won't re-render until restarting Hugo server.
I can reproduce it on both Linux (as shown in the video I posted) and Windows.
+1 This issue is also happening to me - the changes are not reflecting if change a particular file until we restart the server.
Currently using hugo v0.114.0+extended darwin/arm64 BuildDate=unknown
Reproducer
What version of Hugo are you using (
hugo version
)?Does this issue reproduce with the latest release?
Yes. It was also present in earlier versions, such as 0.128.0.