huskies: regen source-map.json
This commit is contained in:
@@ -3331,6 +3331,7 @@
|
||||
"server/src/startup/mod.rs": [
|
||||
"mod bots",
|
||||
"mod project",
|
||||
"mod self_upgrade",
|
||||
"mod tick_loop"
|
||||
],
|
||||
"server/src/startup/project.rs": [
|
||||
@@ -3338,6 +3339,9 @@
|
||||
"fn init_subsystems",
|
||||
"fn configure_crdt_sync"
|
||||
],
|
||||
"server/src/startup/self_upgrade.rs": [
|
||||
"fn maybe_self_upgrade"
|
||||
],
|
||||
"server/src/startup/tick_loop.rs": [
|
||||
"fn spawn_event_bridges",
|
||||
"fn spawn_tick_loop",
|
||||
|
||||
Reference in New Issue
Block a user