@include() hot reload #2686
-
Please add the possibility of hot reloading files that are added to the page by the @include(). You have to overload the Vite to see the changes. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 7 replies
-
This can not be done as long as this pr is not being merged: vuepress/core#1228 I do not have authorize to merge pr to main or publish new versions, so as long as @meteorlxy leaves them, you shall wait. Also, you can have a workaround by:
|
Beta Was this translation helpful? Give feedback.
-
Track #2766 |
Beta Was this translation helpful? Give feedback.
-
On v2.0.0-beta.200 the includes are still not hot reloaded. If included md file does not end with a newline character then @include-pop() gets into the html after insertion: |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Track #2766