Add pnpm allowBuilds in order to make wrangler-action happy
This commit is contained in:
@@ -59,6 +59,9 @@ allowBuilds:
|
||||
protobufjs: false
|
||||
# Builds optional crypto binding, which we do not need
|
||||
ssh2: false
|
||||
# The following are to make wrangler-action happy - https://github.com/cloudflare/wrangler-action/issues/436
|
||||
sharp: true
|
||||
workerd: true
|
||||
|
||||
patchedDependencies:
|
||||
"@vector-im/matrix-wysiwyg": patches/@vector-im__matrix-wysiwyg.patch
|
||||
|
||||
Reference in New Issue
Block a user