mirror of
https://github.com/pockethost/pockethost.git
synced 2026-03-10 18:54:41 +00:00
chore: add onlyBuiltDependencies field to package.json for sharp
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
"@sveltejs/enhanced-img": "patches/@sveltejs__enhanced-img.patch",
|
||||
"tail": "patches/tail.patch",
|
||||
"@types/tail": "patches/@types__tail.patch"
|
||||
}
|
||||
},
|
||||
"onlyBuiltDependencies": [
|
||||
"sharp"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user