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

feat: migrate to bun package manager #294

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

ElenaBitire
Copy link
Collaborator

@ElenaBitire ElenaBitire commented Apr 3, 2024

What does this do?

This PR migrates the project from using pnpm to bun package manager:

  • migrate to bun
  • update documentation to reflect the migration

Why did you do this?

Bun package manager offers several advantages like simplified dependency management, improved performance.

How did you test this?

  • locally

Copy link

netlify bot commented Apr 3, 2024

Deploy Preview for obytes-starter canceled.

Name Link
🔨 Latest commit 1aa19a0
🔍 Latest deploy log https://app.netlify.com/sites/obytes-starter/deploys/661d04706c21990009588c71

Copy link
Contributor

github-actions bot commented Apr 3, 2024

💯 Test Coverage

Lines Statements Branches Functions
Coverage: 38%
37.68% (182/483) 33.48% (73/218) 24.73% (46/186)

😎 Tests Results

Tests Skipped Failures Errors Time
40 0 💤 0 ❌ 0 🔥 27.263s ⏱️
👀 Tests Details • (38%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files37.6833.4824.7338.77 
app0000 
   _layout.tsx000022–75
ui71.3451.8559.3771.83 
   button.tsx10087.5100100131–135
   input.tsx85.7183.336010092, 113
   text.tsx1004010010015–42

@ElenaBitire ElenaBitire requested a review from yjose April 8, 2024 16:34
scripts/eas-pre-install Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants