Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ oxc.spec.ts
File
oxc.spec.ts
packages/vite/src/node/__tests__/oxc.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'vitest'
2
import
{ convertEsbuildConfigToOxcConfig } from
'../plugins/oxc'
3
import
{ createLogger } from
'../logger'
4
Callers
nothing calls this directly
Calls
3
createLogger
Function · 0.90
test
Function · 0.90
convertEsbuildConfigToOxcConfig
Function · 0.90
Tested by
no test coverage detected