Skip to content

fix: show error if vite client cannot be loaded#17419

Merged
patak-cat merged 4 commits into
mainfrom
benmccann-patch-1
Jul 18, 2024
Merged

fix: show error if vite client cannot be loaded#17419
patak-cat merged 4 commits into
mainfrom
benmccann-patch-1

Conversation

@benmccann
Copy link
Copy Markdown
Collaborator

@benmccann benmccann commented Jun 7, 2024

Description

fixes #17418

Ensure that we show an error if /@vite/client cannot be loaded. Prior to this PR the error handler worked only with post middlewares. Now it works with all middlewares

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

Labels

p3-minor-bug An edge case that only affects very specific usage (priority)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error middleware cannot display errors from plugin middlewares

3 participants