Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
{ InlineConfig } from
'vite'
2
import
{ build, createServer, preview } from
'vite'
3
import
{ expect, test } from
'vitest'
4
import
{ getColor, isBuild, isServe, page, ports, rootDir } from
'~utils'
Callers
nothing calls this directly
Calls
4
withBuild
Function · 0.85
getColor
Function · 0.85
getLinks
Function · 0.85
withServe
Function · 0.85
Tested by
no test coverage detected