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.rspull/1038/head
parent
ac520a2841
commit
735810237e
@ -0,0 +1,6 @@
|
||||
---
|
||||
"fs": patch
|
||||
"fs-js": patch
|
||||
---
|
||||
|
||||
Fix infinite loop on cargo build operations
|
Loading…
Reference in new issue