Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/QwikDev/qwik
/ preloader.unit.ts
File
preloader.unit.ts
packages/qwik/src/core/preloader/preloader.unit.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFileSync } from
'fs'
;
2
import
{ expect, test } from
'vitest'
;
3
import
compress from
'brotli/compress.js'
;
4
import
{ fileURLToPath } from
'url'
;
Callers
nothing calls this directly
Calls
2
dirname
Function · 0.90
resolve
Function · 0.90
Tested by
no test coverage detected