mirror of
https://github.com/roger2ai/Claude-Code-Compiled.git
synced 2026-05-07 08:16:31 +08:00
bun build caches Commander.js from npm, making postinstall sed patch ineffective. Directly changed the flag to single-char -D in: - src/main.tsx (Option definition) - src/utils/debug.ts (argv check) Removed Commander.js patching from postinstall.sh.