fix: return error based on official approach.

This commit is contained in:
Shibo Lyu 2025-01-04 01:04:00 +08:00 committed by Shibo Lyu
parent 06890b99cc
commit 91a3a1423c
3 changed files with 1190 additions and 4 deletions

View file

@ -12,6 +12,8 @@
"license": "ISC",
"dependencies": {
"@aws-sdk/client-s3": "^3.540.0",
"@tryghost/errors": "^1.3.6",
"@tryghost/tpl": "^0.1.33",
"ghost-storage-base": "^1.0.0"
},
"devDependencies": {