Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ cssPreprocessorTeardown.spec.ts
File
cssPreprocessorTeardown.spec.ts
packages/vite/src/node/__tests__/plugins/cssPreprocessorTeardown.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
2
import
os from
'node:os'
3
import
path from
'node:path'
4
import
type
{ ChildProcess } from
'node:child_process'
Callers
nothing calls this directly
Calls
6
test
Function · 0.90
createServer
Function · 0.90
runningSassWorkers
Function · 0.85
listen
Method · 0.65
close
Method · 0.65
transform
Method · 0.45
Tested by
no test coverage detected