15.0.0 • Published 2 years ago
@rxap/plugin-library-schematics v15.0.0
@rxap/plugin-library-schematics (Nx/Ng Plugin)
A builder to compile angular library schematics.
Installation
Add the plugin to your workspace:
yarn add @rxap/plugin-library-schematicsConfigure 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| Option | Type | Default | Description |
|---|---|---|---|
| project | string | The name of the project. | |
| skipBuild | boolean | false | Sets the default skipBuild option. |
| onlyBuilder | boolean | false | Whether 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| Option | Type | Default | Description |
|---|---|---|---|
| buildTarget | string | The build target that where the output path is defined | |
| tsConfig | string | The 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| Option | Type | Default | Description |
|---|
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
4 years ago
13.0.0-next.1
4 years ago
13.0.0-next.0
4 years ago
13.0.0-alpha.0
4 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