MCPcopy
hub / github.com/vitejs/vite / external.spec.ts

File external.spec.ts

packages/vite/src/node/__tests__/external.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { fileURLToPath } from 'node:url'
2import { describe, expect, test } from 'vitest'
3import { resolveConfig } from '../config'
4import { createIsConfiguredAsExternal } from '../external'

Callers

nothing calls this directly

Calls 3

testFunction · 0.90
isExternalFunction · 0.85
createIsExternalFunction · 0.70

Tested by

no test coverage detected