Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoderLine/alphaTab
/ vite.config.ts
File
vite.config.ts
packages/monaco/vite.config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ defineEsmLibConfig } from
'../tooling/src/vite'
;
2
3
export
default defineEsmLibConfig(config => {
4
(config.build!.rollupOptions!.external as (RegExp | string)[]).push(
Callers
nothing calls this directly
Calls
2
defineEsmLibConfig
Function · 0.90
push
Method · 0.45
Tested by
no test coverage detected