vite-plugin-vue2 icon indicating copy to clipboard operation
vite-plugin-vue2 copied to clipboard

fix(hmr): should reload if relies file changed after re-render

Open zstings opened this issue 9 months ago • 0 comments

Bug Fixes

热更新失效 (#7)

fix(hmr): should reload if relies file changed after re-render (#471)

Fix description: The bugs in vite-plugin-vue also occur in vite-plugin-vue2, and the same solution can be used to fix them.

zstings avatar Jan 06 '25 08:01 zstings