- Notifications
You must be signed in to change notification settings - Fork18
Build artifacts for @angular-devkit/build-angular
License
angular/angular-devkit-build-angular-builds
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository is a snapshot of a commit on the original repository. The original code used togenerate this is located athttp://github.com/angular/angular-cli.
We do not accept PRs or Issues opened on this repository. You should not use this over a tested andreleased version of this package.
To test this snapshot in your own project, use
npm install git+https://github.com/angular/angular-devkit-build-angular-builds.git
This 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.
About
Build artifacts for @angular-devkit/build-angular
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.