new package manager (pnpm) #1799
Closed
RobAndrewHurst
started this conversation in
Ideas
Replies: 2 comments
-
|
Does pnpm support commandline config of optional packages? Ie --saml to install an optional saml dependency? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I also would love a more efficient way of finding dependency vulnerabilities. Trawling the package.lock is awful with npm. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
pnpm
There is a new package manager around that a lot of developers are talking about and that's pnpm.
It would be great to make this a standard in our own codebase.
It boasts a ton of great features to help reduce the bloated javascript development experience.
Fast
Efficient
Supports monorepos
Strict
Beta Was this translation helpful? Give feedback.
All reactions