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
For the same code, after upgrading to 5.0, hmr is not normal and always prompts for circular import. There is no problem with version 4.5.The configuration is exactly the same as the plug-in, except that vite has been upgraded to version 5.0.5。
this is 5.0.5
this is 4.5.1
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.
Hello @yangcore. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with need reproduction will be closed if they have no activity within 3 days.
Describe the bug
For the same code, after upgrading to 5.0, hmr is not normal and always prompts for circular import. There is no problem with version 4.5.The configuration is exactly the same as the plug-in, except that vite has been upgraded to version 5.0.5。
this is 5.0.5
this is 4.5.1
Reproduction
My display cannot be provided
Steps to reproduce
No response
System Info
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: