mirror of
https://github.com/oven-sh/bun
synced 2026-02-12 11:59:00 +00:00
- Add --quiet flag to build script that passes --quiet to ninja - Implement proper argument separation between cmake and ninja options - Add build:debug:quiet npm script for quieter debug builds - Quiet mode suppresses ninja progress indicators while preserving command output 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>