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

File index.ts

packages/create-vite/src/index.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 { fileURLToPath } from 'node:url'
4import util from 'node:util'

Callers

nothing calls this directly

Calls 3

createColorsFunction · 0.85
initFunction · 0.70
errorMethod · 0.65

Tested by

no test coverage detected