featuregood first issue
Description
Proposal Summary
Replace yarn for pnpm as node package manager
Motivation
- What is the use case for this feature? Use pnpm instead of yarn on plugin development
- Why is this use case valuable to support for FiftyOne users in general?
- Pnpm saves space by creating symlinks to the dependency management, saving developer disk space
- pnpm takes does not re-download a dependency that was already installed
- Why is this use case valuable to support for your project(s) or organization? pnpm reduces the time to download dependencies and saves space
- Why is it currently difficult to achieve this use case? pnpm motivation
What areas of FiftyOne does this feature affect?
- App: FiftyOne application
- Core: Core
fiftyonePython library - Server: FiftyOne server
Details
Use this section to include any additional information about the feature. If you have a proposal for how to implement this feature, please include it here.
Willingness to contribute
The FiftyOne Community welcomes contributions! Would you or another member of your organization be willing to contribute an implementation of this feature?
- Yes. I can contribute this feature independently
- Yes. I would be willing to contribute this feature with guidance from the FiftyOne community
- No. I cannot contribute this feature at this time