MCPcopy
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

108export let watcher: RolldownWatcher | undefined = undefined
109
110export function setViteUrl(url: string): void {
111 viteTestUrl = url
112}
113
114function throwHtmlParseError() {
115 return {

Callers 2

serveFunction · 0.85
serveFunction · 0.85

Calls

no outgoing calls

Tested by 2

serveFunction · 0.68
serveFunction · 0.68