Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ assets-sanitize.spec.ts
File
assets-sanitize.spec.ts
playground/assets-sanitize/__tests__/assets-sanitize.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
'vitest'
2
import
{ getBg, isBuild, page, readManifest } from
'~utils'
3
4
if
(!isBuild) {
Callers
nothing calls this directly
Calls
3
test
Function · 0.90
getBg
Function · 0.85
readManifest
Function · 0.85
Tested by
no test coverage detected