README.md
July 29, 2026 ยท View on GitHub
NgxDevkitBuilders
This package contains Architect builders used to build and test Angular applications and libraries.
โ Angular 22 compatible
๐ Builders
| Name | Description |
|---|---|
| version | Create build information file |
| robots | Create simplified robots.txt file |
| copy-environment | Copy environment file |
| sort-imports | Sort imports of components |
More builders can be added in the future.
๐ง Compatibility
| Angular | ngx-devkit-builders | Install |
|---|---|---|
| >= 22 | 3.x | bun add ngx-devkit-builders |
| >= 21 | 2.x | yarn add ngx-devkit-builders@2 |
| >= 17 | 1.x | bun add ngx-devkit-builders@1 |
| >= 16 | 0.x | bun add ngx-devkit-builders@0 |
๐ชช License
Copyright ยฉ 2022 - 2026 Dominik Hladik
All contents are licensed under the MIT license.