Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 257 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 257 Bytes

vite-ssr-mdx

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.