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

File esbuild.spec.ts

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

Source from the content-addressed store, hash-verified

1import path from 'node:path'
2import { describe, expect, test } from 'vitest'
3import type { ResolvedConfig, UserConfig } from '../../config'
4import {

Callers

nothing calls this directly

Calls 6

testFunction · 0.90
transformWithEsbuildFunction · 0.90
injectEsbuildHelpersFunction · 0.90
defineResolvedConfigFunction · 0.85
transformClassCodeFunction · 0.70

Tested by

no test coverage detected