Skip to content

chore(build): declare multi-platform support and include cross-platfo…#699

Open
davereinhart wants to merge 1 commit into
release-2026.2.5from
davereinhart/multi-platform-build-support
Open

chore(build): declare multi-platform support and include cross-platfo…#699
davereinhart wants to merge 1 commit into
release-2026.2.5from
davereinhart/multi-platform-build-support

Conversation

@davereinhart

Copy link
Copy Markdown
Contributor

…rm binaries

Add os (darwin, linux, win32) and cpu (x64, arm64) fields to package.json so installs are validated against supported platforms, and regenerate the lockfile to include the platform-specific optional binaries (e.g. the full set of @esbuild/* targets). This lets the project be installed and built on macOS, Linux, and Windows across x64 and arm64.

Also picks up minor transitive dependency bumps from the lockfile regeneration.

…rm binaries

Add `os` (darwin, linux, win32) and `cpu` (x64, arm64) fields to package.json
so installs are validated against supported platforms, and regenerate the
lockfile to include the platform-specific optional binaries (e.g. the full set
of @esbuild/* targets). This lets the project be installed and built on macOS,
Linux, and Windows across x64 and arm64.
Also picks up minor transitive dependency bumps from the lockfile regeneration.
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 2.596%. remained the same — davereinhart/multi-platform-build-support into release-2026.2.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants