allow esbuild and sharp build scripts
This commit is contained in:
parent
e65490722b
commit
59c63cee22
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,9 @@
|
||||||
"astro": "^6.1.3",
|
"astro": "^6.1.3",
|
||||||
"js-yaml": "^4.1.1"
|
"js-yaml": "^4.1.1"
|
||||||
},
|
},
|
||||||
|
"pnpm": {
|
||||||
|
"onlyBuiltDependencies": ["esbuild", "sharp"]
|
||||||
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/js-yaml": "^4.0.9",
|
"@types/js-yaml": "^4.0.9",
|
||||||
"remark-directive": "^3.0.0",
|
"remark-directive": "^3.0.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue