Files
PeerTube/pnpm-workspace.yaml
T
Chocobozzz d92f43143b Try to install wasm version of sharp
If CPU is not supported by prebuilt binaries
2026-05-26 16:37:21 +02:00

36 lines
629 B
YAML

packages:
- packages/*
- apps/*
- server
- client
- client/packages/*
- client/src/standalone/player
ignoredBuiltDependencies:
- sharp
minimumReleaseAge: 1440
onlyBuiltDependencies:
- '@parcel/watcher'
- '@swc/core'
- bcrypt
- bufferutil
- core-js
- edgedriver
- es5-ext
- esbuild
- geckodriver
- lmdb
- msgpackr-extract
- node-datachannel
- protobufjs
- utf-8-validate
- utp-native
patchedDependencies:
'@types/markdown-it': pnpm-patches/@types__markdown-it.patch
sharp: pnpm-patches/sharp.patch
tinykeys: pnpm-patches/tinykeys.patch
video.js: pnpm-patches/video.js.patch