mirror of
https://github.com/run-llama/mcp-server-llamacloud.git
synced 2026-06-30 20:47:54 -04:00
fix: send startup logs to stderr to keep stdout JSON-only (#7)
This commit is contained in:
committed by
GitHub
parent
5b07690eca
commit
4456188af0
+3
-1
@@ -1,4 +1,6 @@
|
||||
node_modules/
|
||||
build/
|
||||
*.log
|
||||
.env*
|
||||
.env*
|
||||
# Do not push Morgan prompts
|
||||
src/Morgan/prompts/
|
||||
|
||||
Reference in New Issue
Block a user