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
..
2024-01-28 23:14:09 +01:00
2024-03-15 16:45:53 +01:00
2023-05-18 21:25:27 +02:00
2024-01-28 23:14:09 +01:00
2024-01-28 23:14:09 +01:00
2024-02-01 19:21:15 +01:00
2024-03-26 20:41:30 +01:00
2024-01-27 16:28:14 +01:00
2023-02-25 19:53:18 +01:00
2024-02-11 13:51:33 +02:00
2023-05-16 18:01:29 +02:00
2024-01-28 23:14:09 +01:00
2023-02-25 19:53:18 +01:00
2024-03-15 16:40:36 +01:00
2024-01-27 16:28:14 +01:00
2024-04-04 11:00:14 +02:00
2024-01-28 23:14:09 +01:00
2024-01-28 11:41:59 +01:00
2024-01-28 11:41:59 +01:00
2024-01-28 22:17:22 +01:00
2024-01-28 22:17:22 +01:00
2024-01-28 23:14:09 +01:00
2024-01-27 16:28:14 +01:00
2024-03-13 18:59:50 +02:00
2024-01-27 16:28:14 +01:00
2024-01-27 16:28:14 +01:00
2024-04-04 18:34:55 +02:00
2024-01-28 22:17:22 +01:00
2024-01-28 23:14:09 +01:00
2024-04-25 14:35:49 +02:00
2024-04-14 17:53:05 +02:00
2024-04-11 09:31:33 +02:00
2024-01-30 20:12:19 +01:00
2024-01-27 16:28:14 +01:00
2024-04-15 09:49:57 +02:00