allow esbuild and sharp build scripts

This commit is contained in:
Lewis Wynne 2026-04-05 02:16:02 +01:00
parent e65490722b
commit 59c63cee22

View file

@ -13,6 +13,9 @@
"astro": "^6.1.3",
"js-yaml": "^4.1.1"
},
"pnpm": {
"onlyBuiltDependencies": ["esbuild", "sharp"]
},
"devDependencies": {
"@types/js-yaml": "^4.0.9",
"remark-directive": "^3.0.0",