hudy9x / namviek

The open-source project manager for tiny teams
https://namviek.com
MIT License
1.79k stars 206 forks source link

Migrate yarn to pnpm for better performance #185

Closed hudy9x closed 1 month ago

FranciscoJBrito commented 1 month ago

hey @hudy9x , I think we could solve this indirectly by migrating from node to bun, bun comes with its own package manager and is even faster than pnpm. What do you think?

Ref #181

hudy9x commented 1 month ago

@FranciscoJBrito Actually i've been investigating Bun from Wed. And here's what i found so far

However, something still need to be verified

FranciscoJBrito commented 1 month ago

@hudy9x I think we could try using the entire Bun ecosystem.

hudy9x commented 1 month ago

@FranciscoJBrito Hmm I'll do some test before making any decision. Because this migration would take a lot of time.

hudy9x commented 1 month ago

Double #181