flozero / vuepress-plugin-docgen

auto docs generation for your components
https://f3ltron.github.io/vuepress-plugin-docgen/
MIT License
28 stars 3 forks source link

Hot Module reload when changing a documentation #25

Open elevatebart opened 5 years ago

elevatebart commented 5 years ago

Description

When running vuepress docs, saving a markdown file refreshes the content of the corresponding page. It is not the case with vue files that contain docs block.

Steps to reproduce

yarn docs

Additional info

This might be due to dependencies not set correctly in the webpack plugin

flozero commented 5 years ago

actually i was thinking about improve it but actually dont know but found this on vuepress

https://v1.vuepress.vuejs.org/api/node.html#usage

stevenkuster commented 4 years ago

I would love to have this feature as well. HMR is the only thing missing from this plugin. Otherwise it would be perfect for my use case.

flozero commented 4 years ago

sorry for long response but a lot of work.

I will work on it as i have more time spend on vuepress and this plugin @stevenkuster

elevatebart commented 4 years ago

@f3ltron, did you mean you have more time now or that you will work on it when you have more time in the future :-P

flozero commented 4 years ago

I have more time now :)

Sent from ProtonMail Mobile

On Tue, Jan 28, 2020 at 11:55 AM, Barthélémy Ledoux notifications@github.com wrote:

@f3ltron, did you mean you have more time now or that you will work on it when you have more time in the future :-P

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.