How to catch error from @rollup/plugin-typescript #1749
maitrungduc1410
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
By default @rollup/plugin-typescript will print an error message in the console if there is a compile error, but no file name and line number is printed.
Is that possible for us to catch those errors?
Beta Was this translation helpful? Give feedback.
All reactions