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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(pnpm): move from yarn to pnpm #1405

Closed
wants to merge 7 commits into from

Conversation

ThatOneBro
Copy link
Contributor

@ThatOneBro ThatOneBro commented Sep 4, 2023

Author should do the followings, if applicable

  • Run tests
  • Run denoify

What this PR does

  • Replaces yarn.lock with pnpm-lock.yaml
  • Replaces references to yarn with pnpm in the scripts section in package.json.
  • Replaces yarn with pnpm and adds installation step to CI for pnpm
  • Fixes missing glob devDependency, probably was just in yarn.lock so it was always installed 馃槄

Closes #1392

@yusukebe
Copy link
Member

Now, closing this PR. Thanks!

@yusukebe yusukebe closed this May 16, 2024
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.

pnpm
2 participants