Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ defaultClientMainFields, defineConfig } from
'vite'
;
2
import
{ addDts, defaultBuildUserConfig, esm } from
'../tooling/src/vite'
;
3
4
export
default defineConfig(() => {
Callers
nothing calls this directly
Calls
5
defaultBuildUserConfig
Function · 0.90
esm
Function · 0.90
addDts
Function · 0.90
filter
Method · 0.80
push
Method · 0.45
Tested by
no test coverage detected