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

File config.ts

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

Source from the content-addressed store, hash-verified

1import fs from 'node:fs'
2import path from 'node:path'
3import fsp from 'node:fs/promises'
4import { pathToFileURL } from 'node:url'

Callers

nothing calls this directly

Calls 2

createDebuggerFunction · 0.90
normalizePathFunction · 0.90

Tested by

no test coverage detected