JohnCampionJr / vite-plugin-vue-layouts

Vue layout plugin for Vite
MIT License
470 stars 65 forks source link

File changes in version 0.11.0 do not trigger hot updates of vite (vite5.0.11) #142

Open FEADMilk opened 9 months ago

FEADMilk commented 9 months ago

"vite": "^5.0.11", "vite-plugin-vue-layouts": "^0.11.0", 无法触发热更新/page reload

vite4+layouts0.8版本可以出发热更新

FEADMilk commented 9 months ago

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.

image

Then I downgrade layouts version to 0.8.0 and vite version to 4.5.x.I excute the same step.It is effected.

markthree commented 9 months ago

Waiting for merge → #141

nigiwen commented 8 months ago

Waiting for merge → #141

hope to speed up @JohnCampionJr

avivsalman commented 8 months ago

same problem for me, hope it will be soon :)

avivsalman commented 4 months ago

Whay its took so long?

Joebayld commented 2 months ago

Is this going to get merged?