MCPcopy Create free account
hub / github.com/anomalyco/opencode / configureServer

Function configureServer

packages/ui/vite.config.ts:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 return {
37 name: "provider-icons-plugin",
38 configureServer() {
39 void fetchProviderIcons()
40 },
41 buildStart() {
42 void fetchProviderIcons()
43 },

Callers

nothing calls this directly

Calls 1

fetchProviderIconsFunction · 0.85

Tested by

no test coverage detected