Closed csr632 closed 2 years ago
This is a bug of vite@3.1.0 : https://github.com/vitejs/vite/issues/10031
vite@3.1.0
stackblitz demo: https://stackblitz.com/edit/vitejs-vite-8xpzra?file=package.json&terminal=dev
I create this issue to help people who get this error when using vite-plugin-mdx: downgrade to vite@3.0.9 and wait for vite (or vite-plugin-mdx) to resolve the above issue.
vite@3.0.9
This is a bug of
vite@3.1.0
: https://github.com/vitejs/vite/issues/10031stackblitz demo: https://stackblitz.com/edit/vitejs-vite-8xpzra?file=package.json&terminal=dev
I create this issue to help people who get this error when using vite-plugin-mdx: downgrade to
vite@3.0.9
and wait for vite (or vite-plugin-mdx) to resolve the above issue.