Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache? Inspiration from the new react.org beta documentation that uses MDX #204

Open
colinsteidtmann opened this issue Jan 10, 2023 · 0 comments

Comments

@colinsteidtmann
Copy link

Hi, I was looking at how reactjs.org is handling mdx files. While it appears like they don't support imports/exports from within the MDX file, they do have a nice feature of caching the compiled file. Is it possible to cache the esbuild bundles, or are you already doing this? For me, in development mode, it seems like it takes a couple minutes for things to get "heated up" and render the first couple mdx pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant