hugo/modules
Bjørn Erik Pedersen 7ae62f4aa3 Create hugo_stats.json if it's mounted but does not exists
A common pattern for Tailwind 3 is to mount that file to get it on the server watch list.

A common pattern is also to add hugo_stats.json to .gitignore.

This has meant that the first time you start the server (no hugo_stats.json), it just doesn't work as expected.

Fixes #11264
2023-07-19 19:50:37 +02:00
..
npm
client.go Fix hugo mod vendor for modules with hugo.toml 2023-07-08 16:08:46 +02:00
client_test.go
collect.go Create hugo_stats.json if it's mounted but does not exists 2023-07-19 19:50:37 +02:00
collect_test.go
config.go
config_test.go
module.go