fix: consume blob stream correctly (#5706)

- use correctly endpoint in r2
- consume blob stream correctly
This commit is contained in:
DarkSky
2024-01-25 10:59:53 +00:00
committed by 李华桥
parent a143379161
commit 4028fd2a29
5 changed files with 874 additions and 803 deletions
+2 -2
View File
@@ -94,8 +94,8 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@aws-sdk/client-s3": "3.485.0",
"@perfsee/webpack": "^1.8.4",
"@aws-sdk/client-s3": "3.499.0",
"@perfsee/webpack": "^1.10.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@sentry/webpack-plugin": "^2.8.0",
"@swc/core": "^1.3.93",