From f007ba16b8cda97710ef8437d8210e51af2fe008 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 1 Jul 2025 18:31:31 -0400 Subject: [PATCH] updated serve recipe --- justfile | 1 - 1 file changed, 1 deletion(-) diff --git a/justfile b/justfile index 9b9db2d..683605f 100644 --- a/justfile +++ b/justfile @@ -8,7 +8,6 @@ init: build: @just run build serve: - @just run build @just run serve set positional-arguments := true