Files
bun.sh/packages
claude[bot] bbcbad647b Update bun.d.ts with BuildPlatform and BuildArchitecture types
This commit adds support for the `compile: boolean | "${platform}-${arch}"` option in `Bun.build` by:

1. Adding new BuildPlatform and BuildArchitecture type definitions
2. Creating a BuildTarget type that supports various formats
3. Updating the BuildConfig interface with separate compile and targets options
4. Adding comprehensive tests for the compile functionality

This addresses part of the PR requirements and makes the API more flexible
and future-proof by supporting multiple target formats.

Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-20 01:58:30 +00:00
..
2023-01-25 01:10:15 -08:00
2024-03-20 09:16:01 -07:00
2024-03-20 09:16:01 -07:00
2024-08-24 01:22:33 -07:00
2024-03-20 09:16:01 -07:00
2024-03-20 09:16:01 -07:00