Skip to content

fix: fall back to app for non-asset dotted paths#488

Merged
OXeu merged 3 commits intomainfrom
fix/blob-route-fallback
Mar 12, 2026
Merged

fix: fall back to app for non-asset dotted paths#488
OXeu merged 3 commits intomainfrom
fix/blob-route-fallback

Conversation

@OXeu
Copy link
Copy Markdown
Collaborator

@OXeu OXeu commented Mar 12, 2026

Summary

  • simplify fetch routing for dotted paths by trying static assets first and falling back to the app when the asset is missing
  • remove the explicit public route allowlist for blob handling
  • add runtime tests for both the asset-hit and asset-miss cases

Verification

  • cd server && bun run test
  • cd server && bun run check
  • cd client && bun run test
  • cd client && bun run check
  • cd client && bun run build
  • bun run check
  • bun run format:check

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 12, 2026

@OXeu OXeu merged commit 82b045c into main Mar 12, 2026
7 checks passed
@github-actions
Copy link
Copy Markdown

🧹 Preview deployment has been cleaned up.

The temporary preview environment for this PR has been deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant