diff options
| -rw-r--r-- | Earthfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ dev: LOCALLY RUN fuser -k 5173/tcp || true - RUN bun --bun run dev --host + RUN npm run dev -- --host lint: FROM +source |
| index : due.moe | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Earthfile | 2 |
@@ -16,7 +16,7 @@ dev: LOCALLY RUN fuser -k 5173/tcp || true - RUN bun --bun run dev --host + RUN npm run dev -- --host lint: FROM +source |