MCPcopy
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

1import fs from 'node:fs'
2import os from 'node:os'
3import path from 'node:path'
4import type { ChildProcess } from 'node:child_process'

Callers

nothing calls this directly

Calls 6

testFunction · 0.90
createServerFunction · 0.90
runningSassWorkersFunction · 0.85
listenMethod · 0.65
closeMethod · 0.65
transformMethod · 0.45

Tested by

no test coverage detected