Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
fs from
'node:fs'
2
import
path from
'node:path'
3
import
{ expect, test } from
'vitest'
4
import
{ isBuild, readFile, testDir } from
'~utils'
Callers
nothing calls this directly
Calls
2
readFile
Function · 0.85
resolve
Method · 0.65
Tested by
no test coverage detected