mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Revert "Package managers cannot handle nested optionalDependencies"
This partially reverts commit 51e56f994c.
Ignoring plug'n'play, it looks like yarn and pnpm do get the
filesystem layout right for this scenario, which is good news.
It also looks like npm 10 will get it right too.
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
"url": "https://opencollective.com/libvips"
|
||||
},
|
||||
"preferUnplugged": true,
|
||||
"optionalDependencies": {
|
||||
"@sharpen/sharp-libvips-linux-arm64": "0.0.1-alpha.1"
|
||||
},
|
||||
"files": [
|
||||
"lib"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user