| commit | f1b904cd83ea538479878dd0202b2f237a6a7bac | [log] [tgz] |
|---|---|---|
| author | Jordan Bayles <jophba@chromium.org> | Thu Jan 08 21:39:19 2026 |
| committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 08 22:02:33 2026 |
| tree | 38813e2ee846df4bd1cf06aababb4686545fc761 | |
| parent | 5ec8842348577aefd20f5889e6ad88b5f61efeb0 [diff] |
Add support for mac arm64 development This patch updates the `npmw` script to support mac-arm64 invocation of node. We were already downloading the correct binary, but not selecting it in the script properly. Change-Id: Ifd699d23cad75f68b237ca1b82e311f27112b8e9 Reviewed-on: https://chromium-review.googlesource.com/c/website/+/7408761 Commit-Queue: Jordan Bayles <jophba@chromium.org> Reviewed-by: Mike Frysinger <vapier@chromium.org>
This Git repo contains the source content for www.chromium.org.
The website is implemented by serving static content (mostly Markdown files) that is translated / built ahead of time into HTML using the Eleventy static site generator (which is written in Node/JS) and deployed onto Firebase Cloud Hosting.
See //docs/CONTRIBUTING.md if you wish to contribute to the site.