https://github.com/angular/angular-ssr-builds
https://github.com/angular/angular-ssr-builds
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/angular/angular-ssr-builds
- Owner: angular
- License: mit
- Created: 2023-08-30T20:20:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-03T08:19:20.000Z (over 1 year ago)
- Last Synced: 2025-04-03T09:28:09.254Z (over 1 year ago)
- Language: JavaScript
- Size: 2.2 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snapshot build of @angular/ssr
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-ssr-builds.git
```
----