Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
fix(tauri-utils): Use write_if_changed more (#13621)
Replace `fs::write` with `write_if_changed` in two places. This can prevent unnecessary rebuilds. (I didn’t encounter any, but this should be ok nonetheless.)
S
Sebastian Neubauer committed
1afa9df6d53ad252ff6b35b395d877b7a15e4b58
Parent: 75a1fec
Committed by GitHub <noreply@github.com>
on 10/31/2025, 1:19:35 AM