rig-package package
A system for sharing tool configurations between projects without duplicating config files.
Remarks
The config/rig.json file is a system that Node.js build tools can support, in order to eliminate duplication of config files when many projects share a common configuration. This is particularly valuable in a setup where hundreds of projects may be built using a small set of reusable recipes.
Classes
Class | Description |
|---|---|
This is the main API for loading the |
Interfaces
Interface | Description |
|---|---|
Options for RigConfig.loadForProjectFolder(). | |
This is the main API for loading the | |
Represents the literal contents of the |