mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
Replace the unsupported Bun.watch call in the SPA build script with node:fs.watch so `bun run dev` keeps running in local development. Add a regression test that verifies watch mode stays alive until interrupted. |
||
|---|---|---|
| .. | ||
| app | ||
| public | ||
| scripts | ||
| .dockerignore | ||
| .gitignore | ||
| bun.lock | ||
| Dockerfile | ||
| index.template.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||