Skip to content

Conversation

TheBrenny
Copy link

adding adapter-h3 to (legacy) packages.json

H3 hoists middleware up to the global middleware stack when mounting sub-apps. This isn't good because svelte effectively only uses middlewares. This was worked around by using app.all("/**/*", (e) => svelteApp.fetch(e)).

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