Go to file
Corey Johnson 746528f6ab fix: use Bun.serve() for proper HTMLBundle handling
- Switch to explicit Bun.serve() call
- Add route handler for static files since 'static' prop not in types yet

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 13:35:32 -08:00
docs/plans Add implementation plan 2026-01-06 10:19:16 -08:00
public chore: add pico css 2026-01-06 10:31:08 -08:00
src fix: use Bun.serve() for proper HTMLBundle handling 2026-01-06 13:35:32 -08:00
.gitignore chore: tiny-sprites v1 complete 2026-01-06 13:18:03 -08:00
bun.lock chore: project setup with bun and hono 2026-01-06 10:27:28 -08:00
package.json fix: add tsc to test script and fix type errors 2026-01-06 13:20:31 -08:00
tsconfig.json chore: project setup with bun and hono 2026-01-06 10:27:28 -08:00