MCPcopy
hub / github.com/rolldown/tsdown / plugin.test.ts

File plugin.test.ts

src/features/plugin.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test, vi } from 'vitest'
2import { chdir, writeFixtures } from '../../tests/utils.ts'
3import { resolveConfig } from '../config/index.ts'
4import { flattenPlugins, type TsdownPlugin } from './plugin.ts'

Callers

nothing calls this directly

Calls 4

flattenPluginsFunction · 0.90
writeFixturesFunction · 0.90
chdirFunction · 0.90
resolveConfigFunction · 0.90

Tested by

no test coverage detected