1.1.3 • Published 2 years ago

nest-rushstack-rig v1.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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"
}
1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago