ngx-devkit-builders
v2.0.2
Published
Custom Angular builders
Readme
This package contains Architect builders used to build and test Angular applications and libraries.
✓ Angular 21 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 |
| ------- | ------------------- | -------------------------------- |
| >= 21 | 2.x | yarn add ngx-devkit-builders |
| >= 17 | 1.x | yarn add ngx-devkit-builders@1 |
| >= 16 | 0.x | yarn add ngx-devkit-builders@0 |
🪪 License
Copyright © 2022 - 2026 Dominik Hladik
All contents are licensed under the MIT license.
