@angular-devkit/architect@0.2200.7
// Angular Build Facade
$ npm install @angular-devkit/architect
downloads/wk
8,015,232
license
MIT
version
0.2200.7
published
Jul 15, 2026
What is @angular-devkit/architect?
@angular-devkit/architect is the core library that powers Angular CLI's build system, providing a standardized interface for defining and running build tasks like compilation, testing, and deployment. Developers use it to create custom builders and integrate their own build tools into the Angular build pipeline, or to programmatically execute Angular CLI commands in their own tooling.
Links
Keywords
Dependencies (2)
Maintainers
angular, google-wombot