Switch to pnpm#354
Conversation
gustavohenke
left a comment
There was a problem hiding this comment.
The only downside is that we could probably no longer use np
I've never used, tbh. I think that's a tool that @kimmobrunfeldt likes and documented somewhere 😄
gustavohenke
left a comment
There was a problem hiding this comment.
LGTM I think, is there anything still pending here? 😄
Only the open conversation... I'm going to rebase and merge it afterwards 🚀 |
|
🤔 it seems pnpm is a pickier than npm when running publish: (though I might be on a possibly old release of pnpm, and this might have been a bug) |
Hmm you mean because it's not really "unclean" since it's only an untracked file? In that case it might indeed be a bit pickier and also this might have been addressed in a newer pnpm release... |
pnpm feels like a great alternative to
npm!The only downside is that we could probably no longer usenp(sindresorhus/np#251) but I'd suggest to automate the release process with a GitHub workflow, anyway.To be merged after #342 (will update the pull request to use pnpm v7 then)