npm.io
1.1.3 • Published 6 years ago

nx-builders-testing

Licence
MIT
Version
1.1.3
Deps
0
Size
24 kB
Vulns
0
Weekly
0

This library contains custom cli builders for the Nx monorepo.

Builders:

Installation and usage:

  1. Install the package via npm or yarn

    npm install nx-builders

  2. Use the builder in the workspace.json. For example: "builder": "nx-builders:web-build"