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:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user