16.2.0-next.2 • Published 9 months ago

@angular-architects/build-angular v16.2.0-next.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@angular-devkit/build-angular

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

Builders

NameDescription
app-shellBuild an Angular App shell.
browserBuild an Angular application targeting a browser environment.
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.
serverBuild an Angular application targeting a Node.js environment.
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.