Feat: make sure that the prelude is evaluated on startup
This commit is contained in:
@@ -238,6 +238,7 @@ pub fn init(args: InitArgs) -> Init {
|
||||
}
|
||||
};
|
||||
|
||||
app.evaluate_prelude(&link);
|
||||
app.mark_all_patterns_dirty();
|
||||
|
||||
Init {
|
||||
|
||||
Reference in New Issue
Block a user