MCPcopy
hub / github.com/vitejs/vite / css-dynamic-import.spec.ts

File css-dynamic-import.spec.ts

playground/css-dynamic-import/__tests__/css-dynamic-import.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { InlineConfig } from 'vite'
2import { build, createServer, preview } from 'vite'
3import { expect, test } from 'vitest'
4import { getColor, isBuild, isServe, page, ports, rootDir } from '~utils'

Callers

nothing calls this directly

Calls 4

withBuildFunction · 0.85
getColorFunction · 0.85
getLinksFunction · 0.85
withServeFunction · 0.85

Tested by

no test coverage detected