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
[1.x] Fix Invalid URL issue with Vite 6.0.9 (#317)
* [1.x] Fix Invalid URL issue with Vite 6.0.9
This PR resolves the "Invalid URL" error that occurred due to the requirement that the server.origin value be a URL, introduced in the recently released Vite 6.0.9.
* Update placeholder url
* Replace the correct placeholder
---------
Co-authored-by: Tim MacDonald <hello@timacdonald.me>
0 commit comments