Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Hot Module reload when changing a documentation #25

Open
elevatebart opened this issue Jun 6, 2019 · 5 comments
Open

Hot Module reload when changing a documentation #25

elevatebart opened this issue Jun 6, 2019 · 5 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@elevatebart
Copy link
Collaborator

elevatebart commented Jun 6, 2019

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

@flozero flozero added enhancement New feature or request help wanted Extra attention is needed labels Jun 6, 2019
@flozero
Copy link
Owner

flozero commented Jun 6, 2019

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
Copy link

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
Copy link
Owner

flozero commented Jan 28, 2020

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
Copy link
Collaborator Author

@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
Copy link
Owner

flozero commented Jan 28, 2020 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants