feat: USE_MAGICK build env var to use magick variant of imageResize (#742)

This commit is contained in:
Kainoa Kanter
2026-01-29 14:46:31 -08:00
committed by GitHub
parent fe1070fb21
commit 66eeac5b59
6 changed files with 479 additions and 169 deletions

View File

@@ -40,7 +40,7 @@
"@vscode/ripgrep": "^1.17.0"
},
"devDependencies": {
"@types/bun": "latest",
"@types/bun": "^1.3.7",
"@types/diff": "^8.0.0",
"@types/picomatch": "^4.0.2",
"@types/react": "^19.2.9",