Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ setViteUrl
Function
setViteUrl
playground/vitestSetup.ts:110–112 ·
view source on GitHub ↗
(url: string)
Source
from the content-addressed store, hash-verified
108
export
let
watcher: RolldownWatcher | undefined = undefined
109
110
export
function
setViteUrl(url: string): void {
111
viteTestUrl = url
112
}
113
114
function
throwHtmlParseError() {
115
return
{
Callers
2
serve
Function · 0.85
serve
Function · 0.85
Calls
no outgoing calls
Tested by
2
serve
Function · 0.68
serve
Function · 0.68