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

File terser.spec.ts

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

Source from the content-addressed store, hash-verified

1import { resolve } from 'node:path'
2import { describe, expect, test } from 'vitest'
3import { build } from 'vite'
4import type { RollupOutput } from 'rollup'

Callers

nothing calls this directly

Calls 2

testFunction · 0.90
runFunction · 0.70

Tested by

no test coverage detected