mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
- Move CLI bundling logic from build.js to bundle-cli.js in SDK package - Add bundle:cli script to SDK package.json lifecycle hooks - Remove redundant Build and Bundle step from workflow (prepackage handles it) - Add repo build step to prepackage.js to ensure workspace artifacts exist - Fix Windows workspace symlink issue by running npm install from tmpdir - Remove lint/typecheck from prepackage (handled elsewhere in CI) |
||
|---|---|---|
| .. | ||
| build.js | ||
| bundle-cli.js | ||
| get-release-version.js | ||