Commit 1501f5c
[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 <[email protected]>1 parent e57a940 commit 1501f5c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
0 commit comments