diff options
| author | William Hergès <william@herges.fr> | 2025-10-05 16:05:51 +0200 |
|---|---|---|
| committer | William Hergès <william@herges.fr> | 2025-10-05 16:05:51 +0200 |
| commit | 34b09b976f0d1728a2155a4e4493f55837243f31 (patch) | |
| tree | 7d1eaf65b48f8c9e0d73429b4f2ccb79d5321c89 /justfile | |
| parent | cceb40d0c021981e2aef0f11ab001c955d0dccc9 (diff) | |
build(go): tidy
Diffstat (limited to 'justfile')
| -rw-r--r-- | justfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ dev: bun run build - go run . -dev -config config.toml + go run . -dev build: bun run build |
