Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (19 loc) · 656 Bytes

File metadata and controls

34 lines (19 loc) · 656 Bytes

rush-audit-cache-plugin

A diagnostic tool for rush build cache

Prerequisite

  • Rush.js >= 5.57.0
  • strace >= 4.26 in Linux

Quick Start

  1. Enabling this rush plugin

Please follow the official doc to enable this plugin in your repo.

  1. Running audit-cache command
rush audit-cache --project <package_name>

Demo

Please check this demo repo

rush-audit-cache-demo-usage

Tech Note

rush audit-cache tech note

LICENSE

MIT