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.
tjx666
changed the title
vite should not change importmap position in index.html
**[Hard Issue]** vite should not change importmap position in index.html
Dec 10, 2022
tjx666
changed the title
**[Hard Issue]** vite should not change importmap position in index.html
[Hard Issue] vite should not change importmap position in index.html
Dec 10, 2022
Describe the bug
origin index.html:
After vite build, the importmap part is move after modulepreload which cause importmap not work.
Reproduction
https://github.com/tjx666/vite-importmap/tree/main
Steps to reproduce
index.html
anddist/index.html
System Info
Validations
The text was updated successfully, but these errors were encountered: