iceshrimp/.yarnrc.yml
Laura Hausmann 7cf00d1503
[backend] Move to our own fork of the re2 package
This fixes builds on alpine-arm64 (and presumably also other musl-arm64 distros)
2023-11-05 16:54:00 +01:00

16 lines
379 B
YAML

nodeLinker: pnp
pnpMode: loose
supportedArchitectures:
os: ["current", "darwin", "linux"]
cpu: ["current", "x64", "arm64"]
libc: ["current", "glibc", "musl"]
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
npmScopes:
iceshrimp:
npmRegistryServer: "https://iceshrimp.dev/api/packages/iceshrimp/npm/"