default build should perform a clean build

This commit is contained in:
Adam Gausmann 2025-04-18 22:49:25 -05:00
parent 04e6415c07
commit 922aedaa9f

View file

@ -1,5 +1,5 @@
build:
hugo build
hugo build --cleanDestinationDir
dev:
hugo --buildDrafts --buildFuture server