Commit 81fd7c1
📝 优化 MCP 服务器配置与文档
- 为 createCloudBaseMcpServer 函数添加详细的 JSDoc 文档和使用示例
- 在 tsconfig.json 中添加 allowSyntheticDefaultImports 配置
- 大幅优化 webpack 配置,扩展外部依赖白名单以支持更多第三方包的打包
- 改进依赖管理策略,平衡打包体积与运行时稳定性
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent bd603ca commit 81fd7c1
2 files changed
Lines changed: 654 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
75 | 90 | | |
76 | 91 | | |
77 | 92 | | |
| |||
0 commit comments