unjs / undocs

Minimal Documentation theme and CLI for shared usage across UnJS projects.

Home Page:https://undocs.pages.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hmr support for content transformation

cpreston321 opened this issue · comments

Describe the feature

When using the plugin for nuxt content on the server, when you save you don't get HMR. It would be nice to somehow trigger hmr for content that is mutated on the backend plugin.

Additional information

  • Would you be willing to help implement this feature?