mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-12 16:36:33 +02:00
fix(fs): writeFile create file by default (#2846)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
fs: patch
|
||||
fs-js: patch
|
||||
---
|
||||
|
||||
Fix `writeFile` doesn't create a new file by default when the data is a `ReadableStream`
|
||||
Reference in New Issue
Block a user