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
parent db3891ba33
commit fdffe90892
5 changed files with 743 additions and 740 deletions

View File

@@ -94,7 +94,7 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@aws-sdk/client-s3": "3.485.0",
"@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",