Skip to content

mkramb/yarn-plugin-workspaces-cache-prune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yarn-plugin-workspaces-cache-prune

This plugin adds support for pruning yarn cache items for a given yarn workspace.

Install

yarn plugin import https://raw.githubusercontent.com/mkramb/yarn-plugin-workspaces-cache-prune/master/bundles/%40yarnpkg/plugin-workspaces-cache-prune.js
yarn install

Usage

Navigate to workspace for which you want to prune cache and then execute:

yarn workspaces-cache-prune

As alternative you can provide multiple workspaces as arguments:

yarn workspaces-cache-prune <workspaceA> <workspaceB> <workspaceC>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published