Vizzuality / front-end-scaffold

A scaffold for new projects on Vizzuality
front-end-scaffold-docs.vercel.app
MIT License
3 stars 0 forks source link

[PoC]: replaces yarn with pnpm #148

Open andresgnlez opened 1 year ago

andresgnlez commented 1 year ago

run corepack enable && corepack prepare && pnpm install and profit!

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
front-end-scaffold-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 15, 2023 1:22pm
davidsingal commented 1 year ago

Before merging, I think we should tell the benefits of pnpm vs yarn. Or at least, a small talk about why you want to suggest moving. Then, I would like junior profiles to test it because it could be a obstacle in the daily work.