Showing F# errors in the Vite error overlay. #7
colelawrence
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Hi, Interesting suggestion. I quickly played around with this: It is possible. Need to play with this some more. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Initial support for this is available in https://www.npmjs.com/package/vite-plugin-fable/v/0.0.29 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be special to see F# syntax errors show up in the Vite error overlay.
As a side note, when there is a syntax error, something like HMR still seems to try refreshing which spins into a loop of unhandled promise errors.
Beta Was this translation helpful? Give feedback.
All reactions