1
Fork 0

Don't build drafts

This commit is contained in:
Jan-Erik Rediger 2023-06-20 14:56:21 +02:00
parent caded160c9
commit a8e5aea582

View file

@ -12,7 +12,7 @@ dev: serve rerun
.PHONY: dev
build:
cobalt build --drafts
cobalt build
.PHONY: build
serve: