MCPcopy
hub / github.com/vitejs/vite / css-codesplit-cjs.spec.ts

File css-codesplit-cjs.spec.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest'
2import { findAssetFile, getColor, isBuild, readManifest } from '~utils'
3
4test.skip('should load both stylesheets', async () => {

Callers

nothing calls this directly

Calls 4

testFunction · 0.90
getColorFunction · 0.85
findAssetFileFunction · 0.85
readManifestFunction · 0.85

Tested by

no test coverage detected