mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-24 17:20:51 +02:00
fix: fix plugins/fs infinite loop on autoregen (#1029)
* Created safety check for redundant autogenerations * Accounted for empty file case, added .changes file * Update plugins/fs/build.rs
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"fs": patch
|
||||
"fs-js": patch
|
||||
---
|
||||
|
||||
Fix infinite loop on cargo build operations
|
||||
Reference in New Issue
Block a user