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

File fixture.spec.ts

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

Source from the content-addressed store, hash-verified

1import { resolve } from 'node:path'
2import { promises as fs } from 'node:fs'
3import { describe, expect, it } from 'vitest'
4import { transformGlobImport } from '../../../plugins/importMetaGlob'

Callers

nothing calls this directly

Calls 4

transformWithEsbuildFunction · 0.90
transformGlobImportFunction · 0.90
getTransformedLineCountFunction · 0.85
resolveFunction · 0.50

Tested by

no test coverage detected