MCPcopy
hub / github.com/vitejs/vite / server-source-maps.spec.ts

File server-source-maps.spec.ts

packages/vite/src/node/ssr/runtime/__tests__/server-source-maps.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { runInThisContext } from 'node:vm'
2import { resolve } from 'node:path'
3import { describe, expect } from 'vitest'
4import type { ViteDevServer } from '../../..'

Callers

nothing calls this directly

Calls 9

createModuleRunnerTesterFunction · 0.90
createFixtureEditorFunction · 0.90
resolvePathFunction · 0.90
serializeStackFunction · 0.85
serializeStackDeepFunction · 0.85
importMethod · 0.80
getErrorFunction · 0.70
clearMethod · 0.45
invalidateAllMethod · 0.45

Tested by

no test coverage detected