fix(og-image-plugin): wrong base URL when storage has prefix

This commit is contained in:
woolensheep
2026-03-23 23:18:09 +08:00
committed by Wenzhuo Liu
parent 0ff75b93e9
commit 25e994f8ae
3 changed files with 442 additions and 271 deletions

View File

@@ -65,7 +65,7 @@
"tailwindcss-uikit-colors": "catalog:",
"tsx": "^4.21.0",
"typescript": "~5.9.3",
"typescript-eslint": "^8.55.0",
"typescript-eslint": "^8.57.1",
"vite": "8.0.0-beta.0"
}
}