Replies: 1 comment 4 replies
-
From my experience, throwing an error during |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I throw an error from handleHotUpdate (for a YAML file not a real module) and I wanted the hot reload to fail and show the error in the browser. It shows it for a second then reloads and shows the the error is gone. How can I make Vite know the file it wants to reload is invalid and should fail?
Beta Was this translation helpful? Give feedback.
All reactions