Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix dev server file exclusion regex #55

Merged
merged 1 commit into from
Jan 5, 2025
Merged

fix dev server file exclusion regex #55

merged 1 commit into from
Jan 5, 2025

Conversation

rphlmr
Copy link
Owner

@rphlmr rphlmr commented Jan 5, 2025

Fixes #54

Dev only:

It should let the Hono server handle /public assets, and Vite handle all other files, except requests for .data.

Copy link

pkg-pr-new bot commented Jan 5, 2025

Open in Stackblitz

npm i https://pkg.pr.new/rphlmr/react-router-hono-server@55

commit: 6761621

@rphlmr rphlmr merged commit e12d2ae into main Jan 5, 2025
5 checks passed
@rphlmr rphlmr deleted the dev-import-fix branch January 5, 2025 16:45
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.

Several regressions have been observed following the upgrade to version 2.6.2.
1 participant