Skip to content

Conversation

@akemmanuel
Copy link

This PR updates the package manager from pnpm to bun, which offers several benefits:

🚀 Performance Improvements:

  • Up to 2x faster dependency installation
  • Significantly faster package resolution
  • Reduced disk space usage

🛠️ Developer Experience:

  • Single binary installation (no separate CLI)
  • Built-in test runner and bundler
  • Better TypeScript support out of the box

📦 Migration Benefits:

  • Compatible with existing package.json files
  • Same command structure (bun install, bun run build, etc.)
  • Zero configuration needed

The changes replace all pnpm references with bun equivalents in the README.md file while maintaining the same functionality. This migration will improve development speed and reduce setup complexity for new contributors.

@vercel
Copy link
Contributor

vercel bot commented Dec 15, 2025

@akemmanuel is attempting to deploy a commit to the BEEKAI OSS Team on Vercel.

A member of the Team first needs to authorize it.

@netlify
Copy link

netlify bot commented Dec 15, 2025

Deploy Preview for sage-cassata-31d224 ready!

Name Link
🔨 Latest commit 32d9474
🔍 Latest deploy log https://app.netlify.com/projects/sage-cassata-31d224/deploys/694014b9dc1f38000860d793
😎 Deploy Preview https://deploy-preview-1186--sage-cassata-31d224.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

1 participant