mirror of
https://github.com/zulip/zulip.git
synced 2026-06-15 21:01:31 +08:00
Corepack manages multiple per-project version of Yarn and PNPM, which means we have to maintain less installation code, and could help us switch away from Yarn 1 without making the system unusable for development of other Yarn 1 projects. https://nodejs.org/api/corepack.html The Unicode spaces in the timerender test resulted from an ICU upgrade: https://github.com/nodejs/node/pull/45068. Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
|---|---|---|
| .. | ||
| .gitattributes | ||
| activate-venv | ||
| build-docker-images | ||
| check-executables | ||
| Dockerfile | ||
| Dockerfile.prod | ||
| generate-failure-message | ||
| production-build | ||
| production-install | ||
| production-pgroonga | ||
| production-upgrade | ||
| production-upgrade-pg | ||
| production-verify | ||
| setup-backend | ||
| setup-frontend | ||
| success-http-headers.template.txt | ||