Skip to content

Commit a3599f1

Browse files
committed
refactor(@angular/cli): split MCP server into multiple files.
Sync to latest
1 parent 33df71e commit a3599f1

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

packages/angular/cli/src/commands/mcp/mcp-server.ts

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,9 @@ export async function createMcpServer(
6161
}
6262

6363
return server;
64-
}
64+
<<<<<<< HEAD
65+
}
66+
=======
67+
}
68+
69+
>>>>>>> 44e2d8b7a (refactor(@angular/cli): split MCP server into multiple files.)

0 commit comments

Comments
 (0)