Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ html.spec.ts
File
html.spec.ts
packages/vite/src/node/__tests__/html.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'vitest'
2
import
type
{ OutputBundle, OutputChunk } from
'rolldown'
3
import
{ getCssFilesForChunk } from
'../plugins/html'
4
Callers
nothing calls this directly
Calls
5
test
Function · 0.90
getCssFilesForChunk
Function · 0.90
createChunk
Function · 0.85
createBundle
Function · 0.85
has
Method · 0.80
Tested by
no test coverage detected