webfansplz / vite-plugin-vue-inspector

jump to editor source code while click the element of browser automatically.
MIT License
691 stars 71 forks source link

HMR not working #34

Closed hooray closed 1 year ago

hooray commented 1 year ago

I created an empty project using pnpm create vite and then installed vite-plugin-vue-inspector and found that HMR doesn't work.

webfansplz commented 1 year ago

Seems a Vite issue. Vite v4.0.0 works fine, but broken in v4.0.1.

hooray commented 1 year ago

OK, then wait for Vite to fix it.

dvjeshka commented 1 year ago

HMR is not working for me with v4.0.0 and v4.0.1

webfansplz commented 1 year ago

Fixed in V2.0.3