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
We don't yet have an option for external URLs that are respected in both dev and build. We're planning to add this feature soon. See #11854 (comment) and #6582.
Describe the bug
I have relative URLs in my index.html. They are marked as external. Still, Vite using the
vite
command saysThere is already a separate issue that URLs which are marked as external are rewritten at all: #11017
Reproduction
https://stackblitz.com/edit/vitejs-vite-gvcugb
Steps to reproduce
vite
Failed to load url /modules/module1 (resolved id: /modules/module1). Does the file exist?
System Info
Used Package Manager
pnpm
The text was updated successfully, but these errors were encountered: