forked from divad12/khan-dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FEI-6144.3] More PNPM install tweaks. (#135)
## Summary: Did some more reading, turns out running `pnpm store prune` is safe to do! Also, I think we're going to want to manage pnpm installations using corepack (which is bundled with Node since v16). It makes it very easy for people to get started. Issue: FEI-6144 ## Test plan: I ran the commands locally and they worked fine! Author: jeresig Reviewers: kevinb-khan, jeresig, csilvers Required Reviewers: Approved By: csilvers, kevinb-khan Checks: Pull Request URL: #135
- Loading branch information
Showing
3 changed files
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters