Fix outer build

This commit is contained in:
Colin McDonnell
2025-11-13 17:16:36 -08:00
parent cb01f0ae44
commit 47716aa119
3 changed files with 6 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
// for reasos this can't live alongide config.ts
// because its imported into the frontend UI
// and we don't want to pull in FastMCP, etc
export const ghPullfrogMcpName = "gh-pullfrog";