https://github.com/angular/angular-build-builds
https://github.com/angular/angular-build-builds
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/angular/angular-build-builds
- Owner: angular
- License: mit
- Created: 2024-04-17T18:50:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-12T15:06:50.000Z (6 months ago)
- Last Synced: 2026-01-12T18:39:16.982Z (6 months ago)
- Language: JavaScript
- Size: 3.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snapshot build of @angular/build
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-build-builds.git
```
----
# Angular Build System for Applications and Libraries
The sources for this package are in the [Angular CLI](https://github.com/angular/angular-cli) repository. Please file issues and pull requests against that repository.
Usage information and reference details can be found in repository [README](https://github.com/angular/angular-cli/blob/main/README.md) file.