Replies: 2 comments 1 reply
-
It's a problem with the sourcemap merging, I'm working on fix now. Going to convert this into an issue. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks for that! I'll follow the issue. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to use the @mdx-js/rollup plugin with wmr, however it errors out when running in development mode with the following message: Cannot read properties of undefined (reading '0').
When building with wmr --prerender, the md is correctly rendered to html.
Any ideas on what is going on?
Beta Was this translation helpful? Give feedback.
All reactions