Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Nov 30, 2024
1 parent 19a1654 commit bc4ea20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ struct Package {
fn main() {
if !tauri_build::is_dev() {
println!("cargo:rerun-if-changed=Cargo.toml");

println!("cargo:rerun-if-changed=tauri.conf.json");

println!("cargo:rerun-if-changed=tauri.conf.json5");

let Version =
Expand Down

0 comments on commit bc4ea20

Please sign in to comment.