diff --git a/justfile b/justfile index 63da69b..bc1fff4 100644 --- a/justfile +++ b/justfile @@ -1,6 +1,7 @@ install: bun install + build: install bun run build