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

fix hmr of mdx and outlineInfo; support used together with @vitejs/plugin-react-swc #146

Merged
merged 8 commits into from
Jul 23, 2023

Conversation

csr632
Copy link
Member

@csr632 csr632 commented Jul 2, 2023

TODO: wait for vitejs/vite-plugin-react#188 to be published and bump the dep version
outlineInfo module is now self-accepting; fix ProxyModulesManager update cb triggered when first loaded.
@csr632 csr632 marked this pull request as ready for review July 23, 2023 13:34
@csr632 csr632 changed the title fix hmr of mdx and outlineInfo fix hmr of mdx and outlineInfo. support used together with @vitejs/plugin-react-swc Jul 23, 2023
@csr632 csr632 changed the title fix hmr of mdx and outlineInfo. support used together with @vitejs/plugin-react-swc fix hmr of mdx and outlineInfo; support used together with @vitejs/plugin-react-swc Jul 23, 2023
@csr632 csr632 merged commit c319937 into main Jul 23, 2023
4 checks passed
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

Successfully merging this pull request may close these issues.

Error: "The MDX plugin should be placed before this plugin"
1 participant