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

File rollup.unit.ts

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

Source from the content-addressed store, hash-verified

1import path, { resolve } from 'node:path';
2import { qwikRollup } from './rollup';
3import type { Rollup } from 'vite';
4import type { OptimizerOptions } from '../types';

Callers

nothing calls this directly

Calls 4

qwikRollupFunction · 0.90
normalizePathFunction · 0.90
mockOptimizerOptionsFunction · 0.70
resolveFunction · 0.50

Tested by

no test coverage detected