Files
plunk/.yarnrc.yml
T
2025-12-01 10:00:25 +01:00

10 lines
249 B
YAML

nodeLinker: node-modules
# Support multiple architectures - download pre-built binaries instead of compiling
supportedArchitectures:
os: [ "linux", "darwin" ]
cpu: [ "x64", "arm64" ]
libc: [ "glibc" ]
yarnPath: .yarn/releases/yarn-4.9.1.cjs