MCPcopy
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

1import { describe, expect, test } from 'vitest'
2import type { OutputBundle, OutputChunk } from 'rolldown'
3import { getCssFilesForChunk } from '../plugins/html'
4

Callers

nothing calls this directly

Calls 5

testFunction · 0.90
getCssFilesForChunkFunction · 0.90
createChunkFunction · 0.85
createBundleFunction · 0.85
hasMethod · 0.80

Tested by

no test coverage detected