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

Smart bypass of the dev server SPA #593

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

ia3andy
Copy link
Collaborator

@ia3andy ia3andy commented Dec 18, 2023

Fixes #574

Add a new config for this quarkus.quinoa.dev-server.direct-forwarding (when true, it forwards without the content-type-check)

Copy link
Contributor

@melloware melloware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@ia3andy ia3andy marked this pull request as ready for review December 19, 2023 10:40
@melloware melloware merged commit 51c055e into quarkiverse:main Dec 19, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vite 5: Returns 200 OK instead of 404 Not Found
2 participants