1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-24 22:12:05 +00:00
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 
2023-07-19 19:50:37 +02:00
..
npm
client.go
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