fix: use upload and download abort signals (#212)

* fix: use upload and download abort signals

* fix: progress trackers

chore: update fm-lib and bee-js

* chore: bump-up fm-lib version
This commit is contained in:
Bálint Ujvári
2026-03-05 16:55:09 +01:00
parent e00918b192
commit 308ec3dcc0
13 changed files with 154 additions and 85 deletions
+1
View File
@@ -74,6 +74,7 @@ export default defineConfig(({ mode }) => {
extensions: ['.ts', '.tsx', '.js', '.jsx', '.css', '.scss'],
},
optimizeDeps: {
// include: [],
// exclude: [], // add libs for local development, if needed, e.g.: @solarpunkltd/file-manager-lib
},
build: {