Files
plunk/.yarnrc.yml
T

10 lines
258 B
YAML

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