import.meta.hot.accept
callback attempts to destructure undefined
when changed file contains errors
#8625
Closed
7 tasks done
Labels
p2-nice-to-have
Not breaking anything but nice to have (priority)
Describe the bug
import
toimportasdf
inApp.vue
undefined
. See logs below.Either
vite/packages/vite/src/client/client.ts
Line 440 in 0e5c009
deps
ifmod
is undefined, orvite/packages/plugin-vue/src/main.ts
Line 131 in ccfccec
undefined
.Reproduction
https://vite.new/vue-ts
System Info
Used Package Manager
npm
Logs
Validations
The text was updated successfully, but these errors were encountered: