@angular-devkit/build-angular
20.1.1 • Public • PublishedThis package containsArchitect builders used to build and test Angular applications and libraries.
Name | Description |
---|---|
application | Build an Angular application targeting a browser and server environment usingesbuild. |
app-shell | Build an AngularApp shell. |
browser | Build an Angular application targeting a browser environment usingWebpack. |
browser-esbuild | Build an Angular application targeting a browser environment usingesbuild. |
dev-server | A development server that provides live reloading. |
extract-i18n | Extract i18n messages from an Angular application. |
karma | Execute unit tests usingKarma test runner. |
ng-packagr | Build and package an Angular library inAngular Package Format (APF) format usingng-packagr. |
prerender | Prerender pages of your application. Prerendering is the process where a dynamic page is processed at build time generating static HTML. |
server | Build an Angular application targeting aNode.js environment. |
ssr-dev-server | A development server which offers live reload during development, but uses server-side rendering. |
protractor | Deprecated - Run end-to-end tests usingProtractor framework. |
While the builders when executed via the Angular CLI and their associated options are considered stable, the programmatic APIs are not considered officially supported and are not subject to the breaking change guarantees of SemVer.
Package Sidebar
Install
npm i @angular-devkit/build-angular
Repository
Homepage
Weekly Downloads
3,239,465
Version
20.1.1
License
MIT
Unpacked Size
725 kB
Total Files
265