MCPcopy
hub / github.com/QwikDev/qwik / vite.unit.ts

File vite.unit.ts

packages/qwik/src/optimizer/src/plugins/vite.unit.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path, { resolve } from 'node:path';
2import type { Rollup } from 'vite';
3import { assert, test } from 'vitest';
4import { normalizePath } from '../../../testing/util';

Callers

nothing calls this directly

Calls 4

normalizePathFunction · 0.90
getPluginFunction · 0.85
mockOptimizerOptionsFunction · 0.70
resolveFunction · 0.50

Tested by

no test coverage detected