Replies: 2 comments 1 reply
-
Could you please share a project that reproduces the 4-5s delay? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Well, in fact, it's more than fine now! The beginning is a bit slow but after, the caches certainly do the thing! Thank you and thanks for the improvements in 9.4! |
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,
As it must compile the whole page before refreshing it, you've got a certain lag (like 4-5s) between your editor in a .mdx file and the display on your browser.
Is there a way to accelerate this?
For instance I use vs code in .mdx + mdx preview, and it's really fast.
I know it's not the same thing as it only renders the mdx itself and not the layout in React you've got, but I'd love to have a real hot reload in mdx instead of refreshing the whole page.
Possible you think?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions