Open robrix opened 5 years ago
We should only reload the changed modules (and modules which depend on them, transitively if necessary).
We could maybe use shake for this: https://shakebuild.com
We should only reload the changed modules (and modules which depend on them, transitively if necessary).