1
0
Fork 0
hugo/cache
Bjørn Erik Pedersen 7203a95a60 Fix rebuilds when running hugo -w
This was partly broken in Hugo 0.123.0.

We have two internal config options that gets set from the CLI:

* Running; a web server is running
* Watching; either set via `hugo -w`  or `hugo server --watch=false`

Part of the change detection code wrongly used the `Running` as a flag when `Watching` would be the correct.

Fixes #12296
2024-04-25 14:35:49 +02:00
..
dynacache Fix rebuilds when running hugo -w 2024-04-25 14:35:49 +02:00
filecache all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
docs.go all: Fix typos in function names and comments 2023-06-19 09:26:29 +02:00