MCPcopy
hub / github.com/vitejs/vite / transformRequest.ts

File transformRequest.ts

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

Source from the content-addressed store, hash-verified

1import fsp from 'node:fs/promises'
2import path from 'node:path'
3import { performance } from 'node:perf_hooks'
4import getEtag from 'etag'

Callers

nothing calls this directly

Calls 1

createDebuggerFunction · 0.90

Tested by

no test coverage detected