brillout / vite-plugin-mdx

Vite Plugin for MDX
MIT License
115 stars 36 forks source link

feat: hmr support with react-refresh #8

Closed aleclarson closed 3 years ago

aleclarson commented 3 years ago

When the plugins array (from Vite config) contains a plugin named "react-refresh", its transform hook will be passed any transformed .mdx contents to have react-refresh injected.

aleclarson commented 3 years ago

Idk why this closed, but I didn't mean to. Can you reopen?

aleclarson commented 3 years ago

Oh I pushed a shallow branch on accident...