MCPcopy
hub / github.com/vitejs/vite / server.js

File server.js

playground/ssr-deps/server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-check
2import fs from 'node:fs'
3import path from 'node:path'
4import express from 'express'

Callers

nothing calls this directly

Calls 3

logMethod · 0.80
createServerFunction · 0.70
listenMethod · 0.65

Tested by

no test coverage detected