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

build: use pnpm instead of npm #355

Merged
merged 2 commits into from
Jan 18, 2024
Merged

build: use pnpm instead of npm #355

merged 2 commits into from
Jan 18, 2024

Conversation

matijs
Copy link
Member

@matijs matijs commented Jan 16, 2024

  • Bump node version in .nvmrc
  • Set package.json#engines
  • Remove package-lock.json
  • Generate pnpm-lock.yaml
  • Add pnpm-workspace.yaml
  • Update workflows/continuous-deployment.yml to use pnpm/action-setup
  • Update all uses of npm to pnpm instead
  • Run: pnpm run update-patch
  • Run: pnpm run update-minor

@matijs matijs requested a review from Robbert January 16, 2024 16:22
- Bump node version in .nvmrc
- Set package.json#engines
- Remove package-lock.json
- Generate pnpm-lock.yaml
- Add pnpm-workspace.yaml
- Update workflows/continuous-deployment.yml to use pnpm/action-setup
- Update all uses of npm to pnpm instead
- Run: pnpm run update-patch
- Run: pnpm run update-minor
- run: pnpm run update-major
- remove 'useWorkspaces' from lerna config
- run: pnpm run build
@Robbert Robbert merged commit e94965d into main Jan 18, 2024
2 checks passed
@Robbert Robbert deleted the build/use-pnpm branch January 18, 2024 10:26
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.

2 participants