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

feat: create vite runtime error overlay plugin #100

Merged
merged 12 commits into from
Nov 21, 2023

Conversation

hi-ogawa
Copy link
Owner

@hi-ogawa hi-ogawa commented Oct 28, 2023

Prototyping quick-and-dirty runtime error overlay plugin based on the idea from

todo

  • allow filtering?
  • integrate tiny-toast
    • actually if we don't have to reuse vite's error overlay or any sophisticated source map manipulation, then it doesn't even have to be vite plugin. It's just client library doing window.addEventListener("error", ...).

screenshots

2023-10-28.15-07-25.webm

@hi-ogawa hi-ogawa marked this pull request as ready for review October 28, 2023 07:39
@hi-ogawa hi-ogawa merged commit 1e2914d into main Nov 21, 2023
1 check passed
@hi-ogawa hi-ogawa deleted the feat-vite-runtime-error-overlay branch November 21, 2023 02:39
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.

None yet

1 participant