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

File index.spec.ts

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

Source from the content-addressed store, hash-verified

1import { RUNTIME_MODULE_ID } from 'rolldown'
2import { exactRegex } from 'rolldown/filter'
3import { afterAll, describe, expect, test, vi } from 'vitest'
4import { type InlineConfig, type Plugin, build, createServer } from '../..'

Callers

nothing calls this directly

Calls 9

testFunction · 0.90
getConfigWithPluginFunction · 0.85
closeMethod · 0.65
createServerFunction · 0.50
buildFunction · 0.50
resolveIdMethod · 0.45
loadMethod · 0.45
ensureEntryFromUrlMethod · 0.45
transformMethod · 0.45

Tested by

no test coverage detected