mirror of
https://github.com/zhigang1992/yarn.git
synced 2026-06-10 07:55:57 +08:00
**Summary** Fixes #4057. **Test plan** CI should pass, especially with `build-dist` job. Manual: - Run `yarn build-dist` - Run `node artifacts/yarn-0.28.0.js --version` - Run `./dist/bin/yarn --version` Make sure all above commands work without errors.