mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Migrates the Overleaf monorepo package manager from npm (v11) to Yarn 4 (v4.9.1) using node-modules linker mode. GitOrigin-RevId: 50d32ab01955c15e29679eff9e9e9cfb897fab2d
22 lines
254 B
YAML
22 lines
254 B
YAML
approvedGitRepositories:
|
|
- "**"
|
|
|
|
enableGlobalCache: false
|
|
|
|
enableScripts: true
|
|
|
|
nodeLinker: node-modules
|
|
|
|
supportedArchitectures:
|
|
cpu:
|
|
- current
|
|
- arm64
|
|
- x64
|
|
libc:
|
|
- current
|
|
- glibc
|
|
os:
|
|
- current
|
|
- darwin
|
|
- linux
|