Description
CI only tests npm. CLI supports --use-yarn, --use-pnpm, --use-bun but these are untested.
Files to modify
.github/workflows/test.yml — add matrix jobs per package manager
.github/workflows/smoke-distribution.yml — add PM variants
Verification
- CI passes for yarn, pnpm, bun scaffolding
Description
CI only tests npm. CLI supports --use-yarn, --use-pnpm, --use-bun but these are untested.
Files to modify
.github/workflows/test.yml— add matrix jobs per package manager.github/workflows/smoke-distribution.yml— add PM variantsVerification