@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.
Links
Keywords
Dependencies (25)
sass
vite
listr2
mrmime
rollup
semver
esbuild
piscina
beasties
picomatch
watchpack
tinyglobby
@babel/core
browserslist
jsonc-parser
magic-string
@inquirer/confirm
https-proxy-agent
source-map-support
@ampproject/remapping
@vitejs/plugin-basic-ssl
@angular-devkit/architect
parse5-html-rewriting-stream
@babel/helper-annotate-as-pure
@babel/helper-split-export-declaration
Maintainers
angular, google-wombot