MCPcopy 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

1import { defineEsmLibConfig } from '../tooling/src/vite';
2
3export default defineEsmLibConfig(config => {
4 (config.build!.rollupOptions!.external as (RegExp | string)[]).push(

Callers

nothing calls this directly

Calls 2

defineEsmLibConfigFunction · 0.90
pushMethod · 0.45

Tested by

no test coverage detected