Use git log to show generated files

This commit is contained in:
Oliver Davies 2024-01-31 07:31:09 +00:00
parent 3d99a5184a
commit 29d082b58c

View file

@ -46,7 +46,7 @@ function create-daily {
${title}"
echo "${filepath}"
git log --stat -1
}
function npm:build:css {