huskies: regen source-map.json

This commit is contained in:
dave
2026-05-15 01:27:25 +00:00
parent 1506141155
commit a06bf6778b
+3 -1
View File
@@ -1554,11 +1554,13 @@
"fn recover_half_written_items" "fn recover_half_written_items"
], ],
"server/src/db/shadow_write.rs": [ "server/src/db/shadow_write.rs": [
"struct UnknownMigration",
"fn get_shared_pool", "fn get_shared_pool",
"struct PipelineWriteMsg", "struct PipelineWriteMsg",
"struct PipelineDb", "struct PipelineDb",
"static PIPELINE_DB", "static PIPELINE_DB",
"fn init" "fn init",
"fn check_schema_drift"
], ],
"server/src/gateway/mod.rs": [ "server/src/gateway/mod.rs": [
"fn build_gateway_route", "fn build_gateway_route",