MCPcopy
hub / github.com/vitejs/vite / external.ts

File external.ts

packages/vite/src/node/external.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'node:path'
2import type { InternalResolveOptions } from './plugins/resolve'
3import { tryNodeResolve } from './plugins/resolve'
4import {

Callers

nothing calls this directly

Calls 1

createDebuggerFunction · 0.90

Tested by

no test coverage detected