MCPcopy
hub / github.com/vitejs/vite / ssr-resolve.spec.ts

File ssr-resolve.spec.ts

playground/ssr-resolve/__tests__/ssr-resolve.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execFile } from 'node:child_process'
2import { promisify } from 'node:util'
3import { expect, test } from 'vitest'
4import { isBuild, readFile, testDir } from '~utils'

Callers

nothing calls this directly

Calls 1

readFileFunction · 0.85

Tested by

no test coverage detected