Added automatic image resizing

This commit is contained in:
Armin Ronacher 2026-01-02 11:55:44 +01:00
parent fd35d9188c
commit 4a32af2532
10 changed files with 247 additions and 29 deletions

View file

@ -47,7 +47,8 @@
"file-type": "^21.1.1",
"glob": "^11.0.3",
"jiti": "^2.6.1",
"marked": "^15.0.12"
"marked": "^15.0.12",
"sharp": "^0.34.2"
},
"devDependencies": {
"@types/diff": "^7.0.2",