We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52d5f0 commit 178e909Copy full SHA for 178e909
1 file changed
pnpm-workspace.yaml
@@ -59,6 +59,9 @@ allowBuilds:
59
protobufjs: false
60
# Builds optional crypto binding, which we do not need
61
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
65
66
patchedDependencies:
67
"@vector-im/matrix-wysiwyg": patches/@vector-im__matrix-wysiwyg.patch
0 commit comments