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

File css.spec.ts

packages/vite/src/node/__tests__/plugins/css.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'node:path'
2import { describe, expect, test } from 'vitest'
3import type { InternalModuleFormat } from 'rolldown'
4import MagicString from 'magic-string'

Callers

nothing calls this directly

Calls 15

testFunction · 0.90
hoistAtRulesFunction · 0.90
convertTargetsFunction · 0.90
getEmptyChunkReplacerFunction · 0.90
resolveConfigFunction · 0.90
preprocessCSSFunction · 0.90
normalizePathFunction · 0.90
resolveLibCssFilenameFunction · 0.90
createCssPluginTransformFunction · 0.85
replacerFunction · 0.85
getSassResolverFunction · 0.85

Tested by

no test coverage detected