@rxap/plugin-build-info
TypeScript icon, indicating that this package has built-in type declarations

15.0.0 • Public • Published

@rxap/plugin-build-info (Nx/Ng Plugin)

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the plugin to your workspace:

ng add @rxap/plugin-build-info

Setup the package @rxap/plugin-build-info for the workspace.

Configure the builder @rxap/plugin-build-info for a project:

ng g @rxap/plugin-build-info:config [project]

Adds the @plugin-pack:build to the specified project

Schematics

config

Adds the @plugin-pack:build to the specified project

ng g @rxap/plugin-build-info:config
Option Type Default Description
project string The name of the project.
Required
project

ng-add

Setup the package @rxap/plugin-build-info for the workspace.

ng g @rxap/plugin-build-info:ng-add
Option Type Default Description
project string Name of the project

Builder

build

build builder

Builder name

@rxap/plugin-build-info:build
Option Type Default Description
branch string
tag string
release string
commit string
timestamp string

Package Sidebar

Install

npm i @rxap/plugin-build-info

Weekly Downloads

2

Version

15.0.0

License

GPL-3.0

Unpacked Size

62.8 kB

Total Files

24

Last publish

Collaborators

  • badry.muenker
  • mmuenker