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