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

Function bindCLIShortcuts

packages/vite/src/node/preview.ts:194–196  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

192 }
193 },
194 bindCLIShortcuts(options) {
195 bindCLIShortcuts(server as PreviewServer, options)
196 },
197 }
198
199 const closeServerAndExit = async (_: unknown, exitCode?: number) => {

Callers

nothing calls this directly

Calls 1

bindCLIShortcutsFunction · 0.90

Tested by

no test coverage detected