1.1.1 • Published 4 years ago

nx-builders v1.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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"