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

File constants.ts

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

Source from the content-addressed store, hash-verified

1import path, { resolve } from 'node:path'
2import { fileURLToPath } from 'node:url'
3import { readFileSync } from 'node:fs'
4import type { RollupPluginHooks } from './typeUtils'

Callers

nothing calls this directly

Calls 2

parseMethod · 0.80
resolveFunction · 0.70

Tested by

no test coverage detected