MCPcopy
hub / github.com/vitejs/vite / openBrowser

Method openBrowser

packages/vite/src/node/server/index.ts:430–430  ·  view source on GitHub ↗

* Open browser

()

Source from the content-addressed store, hash-verified

428 * Open browser
429 */
430 openBrowser(): void
431 /**
432 * Calling `await server.waitForRequestsIdle(id)` will wait until all static imports
433 * are processed. If called from a load or transform plugin hook, the id needs to be

Callers 2

actionFunction · 0.80
listenFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected