Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
path from
'node:path'
2
import
{ describe, expect, test } from
'vitest'
3
import
type
{ ResolvedConfig, UserConfig } from
'../../config'
4
import
{
Callers
nothing calls this directly
Calls
6
test
Function · 0.90
resolveEsbuildTranspileOptions
Function · 0.90
transformWithEsbuild
Function · 0.90
injectEsbuildHelpers
Function · 0.90
defineResolvedConfig
Function · 0.85
transformClassCode
Function · 0.70
Tested by
no test coverage detected