mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
parent
bb189640f2
commit
2a088e876e
@ -238,6 +238,7 @@ fn compile(command: CompileCommand) -> StrResult<()> {
|
|||||||
|
|
||||||
if recompile {
|
if recompile {
|
||||||
compile_once(&mut world, &command)?;
|
compile_once(&mut world, &command)?;
|
||||||
|
comemo::evict(30);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user