huskies: regen source-map.json

This commit is contained in:
dave
2026-05-20 00:23:44 +00:00
parent 846b3e1b4c
commit a3ac09f8a3
+4 -1
View File
@@ -1086,6 +1086,7 @@
"mod htop", "mod htop",
"mod new_project", "mod new_project",
"mod project_rebuild", "mod project_rebuild",
"mod projects",
"mod rebuild", "mod rebuild",
"mod reset", "mod reset",
"mod rmtree", "mod rmtree",
@@ -1112,6 +1113,9 @@
"fn extract_project_rebuild_command", "fn extract_project_rebuild_command",
"fn handle_project_rebuild" "fn handle_project_rebuild"
], ],
"server/src/chat/transport/matrix/projects.rs": [
"fn run_projects_list"
],
"server/src/chat/transport/matrix/rebuild.rs": [ "server/src/chat/transport/matrix/rebuild.rs": [
"struct RebuildCommand", "struct RebuildCommand",
"fn extract_rebuild_command", "fn extract_rebuild_command",
@@ -2619,7 +2623,6 @@
"mod polling", "mod polling",
"struct GatewayStatusEvent", "struct GatewayStatusEvent",
"const HEARTBEAT_MAX_AGE_MS", "const HEARTBEAT_MAX_AGE_MS",
"const RELAY_MAX_AGE_SECS",
"const MCP_VIA_WS_TIMEOUT_MS", "const MCP_VIA_WS_TIMEOUT_MS",
"struct SledConnection", "struct SledConnection",
"fn is_alive", "fn is_alive",