meilisearch-js icon indicating copy to clipboard operation
meilisearch-js copied to clipboard

Switch package manager to `pnpm` or `npm`

Open flevi29 opened this issue 1 year ago • 10 comments

A lot of high profile repositories these days use pnpm, for instance:

  • https://github.com/sveltejs/svelte
  • https://github.com/vitejs/vite
  • https://github.com/vuejs/core

I was looking into upgrading Yarn, but it looks like to make full use of the latest Yarn, we'd have to make some trade-offs and non-standard changes.

Instead I will be switching to pnpm, and I will do so for every JS/TS repository in the meilisearch org, if you'll allow me.

flevi29 avatar May 23 '24 09:05 flevi29