Skip to content

Commit 178e909

Browse files
committed
Add pnpm allowBuilds in order to make wrangler-action happy
1 parent e52d5f0 commit 178e909

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ allowBuilds:
5959
protobufjs: false
6060
# Builds optional crypto binding, which we do not need
6161
ssh2: false
62+
# The following are to make wrangler-action happy - https://github.com/cloudflare/wrangler-action/issues/436
63+
sharp: true
64+
workerd: true
6265

6366
patchedDependencies:
6467
"@vector-im/matrix-wysiwyg": patches/@vector-im__matrix-wysiwyg.patch

0 commit comments

Comments
 (0)