15.0.0 • Published 2 years ago

@rxap/plugin-library-schematics v15.0.0

Weekly downloads
-
License
GPL-3.0
Repository
gitlab
Last release
2 years ago

@rxap/plugin-library-schematics (Nx/Ng Plugin)

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

A builder to compile angular library schematics.

Installation

Add the plugin to your workspace:

yarn add @rxap/plugin-library-schematics

Configure the builder @rxap/plugin-library-schematics for a project:

ng g @rxap/plugin-library-schematics:config [project]

Add a schematics configuration and the @plugin-library-schematics:build to the specified project

Schematics

config

Add a schematics configuration and the @plugin-library-schematics:build to the specified project

ng g @rxap/plugin-library-schematics:config
OptionTypeDefaultDescription
projectstringThe name of the project.
skipBuildbooleanfalseSets the default skipBuild option.
onlyBuilderbooleanfalseWhether only the builder configuration should be added.
Required
project

Builder

build

Builds the library schematics and copy all files into the out path

Builder name

@rxap/plugin-library-schematics:build
OptionTypeDefaultDescription
buildTargetstringThe build target that where the output path is defined
tsConfigstringThe schematics ts config file

update-package-group

Updates the package group array in the package.json

Builder name

@rxap/plugin-library-schematics:update-package-group
OptionTypeDefaultDescription
16.0.0-dev.1

2 years ago

16.0.0-dev.2

2 years ago

16.0.0-dev.0

2 years ago

15.0.0

3 years ago

14.0.1

3 years ago

14.0.0

3 years ago

13.0.1

3 years ago

13.0.0-next.2

3 years ago

13.0.0-next.1

3 years ago

13.0.0-next.0

3 years ago

13.0.0-alpha.0

3 years ago

12.0.11

4 years ago

12.0.10

4 years ago

12.0.9

4 years ago

12.0.7

4 years ago

12.0.8

4 years ago

12.0.5

4 years ago

12.0.6

4 years ago

12.0.4

4 years ago

12.0.3

4 years ago

12.0.1

4 years ago

12.0.2

4 years ago

11.0.10

4 years ago

12.0.0

4 years ago