feat(windows): add arm64 release targets for cli and desktop (#16696)

This commit is contained in:
Luke Parker 2026-03-12 10:25:09 +10:00 committed by GitHub
commit 547eb7676d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 37 additions and 4 deletions

View file

@ -36,6 +36,7 @@
"@parcel/watcher-linux-arm64-musl": "2.5.1",
"@parcel/watcher-linux-x64-glibc": "2.5.1",
"@parcel/watcher-linux-x64-musl": "2.5.1",
"@parcel/watcher-win32-arm64": "2.5.1",
"@parcel/watcher-win32-x64": "2.5.1",
"@standard-schema/spec": "1.0.0",
"@tsconfig/bun": "catalog:",