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