vite-plugin-vue-layouts
vite-plugin-vue-layouts copied to clipboard
File changes in version 0.11.0 do not trigger hot updates of vite (vite5.0.11)
"vite": "^5.0.11", "vite-plugin-vue-layouts": "^0.11.0", 无法触发热更新/page reload
vite4+layouts0.8版本可以出发热更新
project address:https://gitee.com/coding-ke/vue3-newbee-mall/tree/master
description: I create a project with vite in version 5.0.11 and install this layouts plugin in version 0.11.0.Howerver,I found that there is no effect of vite's hmr when I change the file inside layouts folder.
Then I downgrade layouts version to 0.8.0 and vite version to 4.5.x.I excute the same step.It is effected.
Waiting for merge → #141
same problem for me, hope it will be soon :)
Whay its took so long?
Is this going to get merged?