Whats the best way to debug build errors? #3590
hamishwillee
started this conversation in
General
Replies: 1 comment 2 replies
-
FYI, I solved this problem by adding a console log using https://vitepress.dev/reference/site-config#transformpagedata |
Beta Was this translation helpful? Give feedback.
2 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.
-
How can I debug a
SyntaxError: Invalid end tag.
build error?From #422 it looks like maybe debugging builds just isn't supported? If not I'll have to stop using this - I can't afford the time to bisect errors.
Beta Was this translation helpful? Give feedback.
All reactions