You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A vite + vite-plugin-ssr + mdx-js project.
This setup aims to solve problems due to @mdx-js being ESM only module.
The plugin fix_ssr_esm_modules.js can be used for solving problems that may happen with vite-plugin-ssr prerender command.