Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Yarn with pnpm as package manager #5725

Closed
wants to merge 1 commit into from
Closed

Conversation

sam-b-rose
Copy link
Member

@sam-b-rose sam-b-rose commented May 5, 2022

WHY are these changes introduced?

Fixes #5679

WHAT is this pull request doing?

Replaces all usage of Yarn with pnpm. This includes:

  • .lock files
  • GitHub Action workflows
  • Shipit commands
  • Usage of yarn commands in documentation

@sam-b-rose
Copy link
Member Author

This depends on the ability to use Rollup for the VS Code extension. This can be unblocked when this dependency fix is merged

microsoft/vscode-languageserver-node#957

@alex-page alex-page force-pushed the main branch 7 times, most recently from a3a40bb to 0281d22 Compare July 14, 2022 05:31
@sam-b-rose sam-b-rose force-pushed the 5679-use-pnpm branch 3 times, most recently from 6dcc25d to e2e49ba Compare July 18, 2022 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use pnpm for optimized dependency management and monorepo support
1 participant