-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Description
Creating a PR for proposal to migrate jodit-react to PnPM.
jodit-react is a relatively small but widely used project that serves as a good use case, particularly for contributors.
Use Case 1 (General):
NPM is really slow and it's particularly counter-productive when debugging compatibility issues.
Use Case 2:
Today I needed to clone the jodit-react and debug/play around with it.
On recognising i could not reproduce the issue in the demo i decided to drop it into a Next.js app locally, where i could pnpm install and link that local folder.
It required alot of removing/resintalling/rebuilding and this was all made much easier/faster by using PnPM first.
Metadata
Metadata
Assignees
Labels
No labels