Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoderLine/alphaTab
/ vite.config.ts
File
vite.config.ts
packages/playground/vite.config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ defineConfig,
type
UserConfig } from
'vite'
;
2
import
{ elementStyleUsingPlugin } from
'../tooling/src/vite.plugin.transform'
;
3
import
server from
'./vite.plugin.server'
;
4
Callers
nothing calls this directly
Calls
2
elementStyleUsingPlugin
Function · 0.90
server
Function · 0.85
Tested by
no test coverage detected