CodeBrowser / npm / @angular/build
@angular/build@22.0.7
// Official build system for Angular
$ npm install @angular/build
downloads/wk
4,287,881
license
MIT
version
22.0.7
published
Jul 15, 2026
What is @angular/build?
@angular/build is the official build system that powers the Angular CLI, handling compilation, optimization, and bundling of Angular applications. Developers use it to build production-ready Angular projects with features like ahead-of-time (AOT) compilation, code splitting, and asset optimization. It's part of the Angular DevKit and provides the underlying tooling that makes the `ng build` command work.
Keywords
#Angular CLI #Angular DevKit #angular #angular-cli #devkit #sdk
Maintainers
angular, google-wombot