MCPcopy
hub / github.com/vitejs/vite / vite.js

File vite.js

packages/vite/bin/vite.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { performance } from 'node:perf_hooks'
3import module from 'node:module'
4

Callers

nothing calls this directly

Calls 3

startFunction · 0.70
onMethod · 0.65
connectMethod · 0.65

Tested by

no test coverage detected