MCPcopy
hub / github.com/vitejs/vite / minify.spec.ts

File minify.spec.ts

playground/minify/__tests__/minify.spec.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 { expect, test } from 'vitest'
4import { isBuild, readFile, testDir } from '~utils'

Callers

nothing calls this directly

Calls 2

readFileFunction · 0.85
resolveMethod · 0.65

Tested by

no test coverage detected