mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-23 22:15:49 +00:00
chore: add onlyBuiltDependencies field to package.json for sharp
This commit is contained in:
parent
1e02cb466a
commit
01d63a7252
@ -30,6 +30,9 @@
|
||||
"@sveltejs/enhanced-img": "patches/@sveltejs__enhanced-img.patch",
|
||||
"tail": "patches/tail.patch",
|
||||
"@types/tail": "patches/@types__tail.patch"
|
||||
}
|
||||
},
|
||||
"onlyBuiltDependencies": [
|
||||
"sharp"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user