🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@angular-devkit/build-angular

Package Overview
Dependencies
Maintainers
2
Versions
850
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-devkit/build-angular

Angular Webpack Build Facade

Source
npmnpm
Version
19.0.5
Version published
Weekly downloads
3.3M
3.63%
Maintainers
2
Weekly downloads
 
Created
Source

@angular-devkit/build-angular

This package contains Architect builders used to build and test Angular applications and libraries.

Builders

NameDescription
applicationBuild an Angular application targeting a browser and server environment using esbuild.
app-shellBuild an Angular App shell.
browserBuild an Angular application targeting a browser environment using Webpack.
browser-esbuildBuild an Angular application targeting a browser environment using esbuild.
dev-serverA development server that provides live reloading.
extract-i18nExtract i18n messages from an Angular application.
karmaExecute unit tests using Karma test runner.
ng-packagrBuild and package an Angular library in Angular Package Format (APF) format using ng-packagr.
prerenderPrerender pages of your application. Prerendering is the process where a dynamic page is processed at build time generating static HTML.
serverBuild an Angular application targeting a Node.js environment.
ssr-dev-serverA development server which offers live reload during development, but uses server-side rendering.
protractorDeprecated - Run end-to-end tests using Protractor framework.

Disclaimer

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.

Keywords

Angular CLI

FAQs

Package last updated on 12 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts