MCPcopy
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

1import { resolve } from 'node:path'
2import { describe, expect, it } from 'vitest'
3import { transformDynamicImport } from '../../../plugins/dynamicImportVars'
4import { normalizePath } from '../../../utils'

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected