MCPcopy
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

1import { readFileSync } from 'fs';
2import { expect, test } from 'vitest';
3import compress from 'brotli/compress.js';
4import { fileURLToPath } from 'url';

Callers

nothing calls this directly

Calls 2

dirnameFunction · 0.90
resolveFunction · 0.90

Tested by

no test coverage detected