11.2.1-8.a • Published 2 years ago

@robomonk/build-angular v11.2.1-8.a

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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.
protractorRun end-to-end tests using Protractor framework.
tslintDeprecated - Statically analyze TypeScript files using TSLint.

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.