mirror of
https://github.com/tiennm99/ai-coding-workflow-labs.git
synced 2026-09-16 14:22:40 +00:00
gstack moved to npm on 2026-08-17 and ships package-lock.json with no bun.lock, but the Pages workflow still installed bun and ran "bun install --frozen-lockfile". Builds stayed green only because bun falls back to consuming package-lock.json, so the mismatch never surfaced. Its six sibling subprojects already use npm ci. Verified locally: npm ci && npm run build produces the same 4 pages plus the sitemap.