Merge branch 'master' into feat/translation-backfill-tooling

This commit is contained in:
Evan Rusackas
2026-05-11 19:55:42 -07:00
committed by GitHub
980 changed files with 116610 additions and 34510 deletions

View File

@@ -485,7 +485,7 @@ Frontend assets (TypeScript, JavaScript, CSS, and images) must be compiled in or
First, be sure you are using the following versions of Node.js and npm:
- `Node.js`: Version 20
- `Node.js`: Version 22 (LTS)
- `npm`: Version 10
We recommend using [nvm](https://github.com/nvm-sh/nvm) to manage your node environment: