mirror of
https://github.com/alibaba/page-agent.git
synced 2026-08-29 02:10:40 +08:00
9af3a3f73e
Replace sequential `npm run build --workspaces --if-present` with concurrent execution via a reusable `parallelTask` utility. Full `npm run build` now runs cleanup then all 7 build tasks in parallel.