fix: include sharp in admin runtime

This commit is contained in:
john
2026-07-22 13:15:50 +08:00
parent 75057bd285
commit c0d74b9486
3 changed files with 622 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@
"react-dom": "^19.0.0",
"react-router-dom": "^7.13.1",
"redis": "^4.7.1",
"sharp": "0.35.2",
"undici": "^6.26.0"
},
"devDependencies": {