You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
Describe the bug
I use
vue-material-design-icons
on vue-cli project without any issues. I try to move to vite and all is working except this package, can't figure why.I've try to include exactly the same component on Local (
Local.vue
) and the HMR is working fine.Reproduction
https://stackblitz.com/edit/vitejs-vite-ryvwef?file=src%2Fcomponents%2FHelloWorld.vue&terminal=dev
Steps to reproduce
System Info
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: