Add sharp to allowed builds in pnpm-workspace.yaml
All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
- Updated pnpm-workspace.yaml to include 'sharp' in the allowed builds, enhancing the build configuration for image processing capabilities.
This commit is contained in:
parent
e34326b768
commit
a7d7d0a456
@ -1,3 +1,4 @@
|
|||||||
allowBuilds:
|
allowBuilds:
|
||||||
puppeteer: true
|
puppeteer: true
|
||||||
|
sharp: true
|
||||||
unrs-resolver: true
|
unrs-resolver: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user