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
This is not a Windows path problem, the generated asset paths are intentionally always absolute paths so that it can work when deployed to a server with SPA index fallback. You need to serve the dist folder with an http server.
Describe the bug
After Building App I Tried To Serve
index.html
But It Fail Due To Windows Path Problem.index.html
I Tried To Fix It. Both Of This Are Solution Of This Bug.
I Added A PR(#63) To Fix This But It Was Rejected
System Info
vite
version: 0.11.3The text was updated successfully, but these errors were encountered: