MCPcopy Create free account
hub / github.com/CoderLine/alphaTab / vite.config.ts

File vite.config.ts

packages/lsp/vite.config.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defaultClientMainFields, defineConfig } from 'vite';
2import { addDts, defaultBuildUserConfig, esm } from '../tooling/src/vite';
3
4export default defineConfig(() => {

Callers

nothing calls this directly

Calls 5

defaultBuildUserConfigFunction · 0.90
esmFunction · 0.90
addDtsFunction · 0.90
filterMethod · 0.80
pushMethod · 0.45

Tested by

no test coverage detected