eliasblume / nest-rushstack-rig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a package to make the rush build-cache work quickly.

first ensure you have setup something like this, then follow the steps below.

Install

moste likely just:

rush add -m --dev -p nest-rushstack-rig

you schouldn't do one of those

pnpm install nest-rushstack-rig
npm install nest-rushstack-rig
yarn add nest-rushstack-rig

Ussage

<project-root>/config/rig.json

{
    "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
    "rigPackageName": "nest-rushstack-rig"
}

About

License:MIT License