huskies: regen source-map.json
This commit is contained in:
@@ -1078,6 +1078,7 @@
|
||||
"mod delete",
|
||||
"mod htop",
|
||||
"mod new_project",
|
||||
"mod project_rebuild",
|
||||
"mod rebuild",
|
||||
"mod reset",
|
||||
"mod rmtree",
|
||||
@@ -1091,9 +1092,16 @@
|
||||
"fn apply_project_config",
|
||||
"fn detect_stack",
|
||||
"fn image_for_stack",
|
||||
"fn resolve_git_identity",
|
||||
"fn handle_new_project",
|
||||
"fn dockerfile_for_project",
|
||||
"fn build_project_image"
|
||||
"fn build_project_image",
|
||||
"fn project_docker_run_args"
|
||||
],
|
||||
"server/src/chat/transport/matrix/project_rebuild.rs": [
|
||||
"struct ProjectRebuildCommand",
|
||||
"fn extract_project_rebuild_command",
|
||||
"fn handle_project_rebuild"
|
||||
],
|
||||
"server/src/chat/transport/matrix/rebuild.rs": [
|
||||
"struct RebuildCommand",
|
||||
|
||||
Reference in New Issue
Block a user