Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build.rs: skip write if file identical
this will fix `npm run tauri dev` to go into an infinite loop, as the watchdog checks timestamps and not file hashes (speculation)
- Loading branch information