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

File plugin.unit.ts

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

Source from the content-addressed store, hash-verified

1import path, { resolve } from 'node:path';
2import { assert, describe, expect, test } from 'vitest';
3import type { QwikManifest } from '../types';
4import { ExperimentalFeatures, createQwikPlugin } from './plugin';

Callers

nothing calls this directly

Calls 4

qwikViteFunction · 0.90
normalizePathFunction · 0.90
mockPluginFunction · 0.85
resolveFunction · 0.50

Tested by

no test coverage detected