Fix: recompile when templates changed
This commit is contained in:
parent
96376f2fba
commit
f69d2134ac
1 changed files with 3 additions and 0 deletions
3
build.rs
Normal file
3
build.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
yarte::recompile::when_changed();
|
||||
}
|
Loading…
Add table
Reference in a new issue