vuepress-plugin-docgen icon indicating copy to clipboard operation
vuepress-plugin-docgen copied to clipboard

Hot Module reload when changing a documentation

Open elevatebart opened this issue 5 years ago • 5 comments

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
  • open a documented component
  • change anything and save -> the build is run but no updates are pushed to the documentation pages

Additional info

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

elevatebart avatar Jun 06 '19 18:06 elevatebart

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

flozero avatar Jun 06 '19 21:06 flozero

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.

stevenkuster avatar Jan 08 '20 08:01 stevenkuster

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

flozero avatar Jan 28 '20 16:01 flozero

@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

elevatebart avatar Jan 28 '20 16:01 elevatebart

I have more time now :)

Sent from ProtonMail Mobile

On Tue, Jan 28, 2020 at 11:55 AM, Barthélémy Ledoux [email protected] 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.

flozero avatar Jan 28 '20 17:01 flozero