-
-
Notifications
You must be signed in to change notification settings - Fork 378
Closed
Description
Hi, it's my first trying to use Vite, so I might be doing something wrong, but here's my problem:
HMR is not working properly on auto imported components using this plugin - if I import them manually it works just fine.
Example repo: https://github.com/rafaelytakei/vite-component-test
On this repo, if you install -> run dev server -> try to change something in the HelloWorld component, it won't update unless I shut down the dev server and start it again. If I import the component manually on pages/index.vue, it updates normally
husayt, techzhou and CharlesOkwuagwu
Metadata
Metadata
Assignees
Labels
No labels