https://github.com/angular/angular-devkit-architect-builds
Build artifacts for @angular-devkit/architect
https://github.com/angular/angular-devkit-architect-builds
Last synced: about 1 year ago
JSON representation
Build artifacts for @angular-devkit/architect
- Host: GitHub
- URL: https://github.com/angular/angular-devkit-architect-builds
- Owner: angular
- License: mit
- Created: 2018-02-21T19:33:07.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-06-06T15:42:18.000Z (about 1 year ago)
- Last Synced: 2025-06-06T16:41:08.304Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 4.62 MB
- Stars: 3
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snapshot build of @angular-devkit/architect
This repository is a snapshot of a commit on the original repository. The original code used to
generate this is located at http://github.com/angular/angular-cli.
We do not accept PRs or Issues opened on this repository. You should not use this over a tested and
released version of this package.
To test this snapshot in your own project, use
```bash
npm install git+https://github.com/angular/angular-devkit-architect-builds.git
```
----
# Angular Build Facade
WIP