https://github.com/angular/angular
Raw File
Tip revision: f2ba19253d09786982ecfc913c11a5ed0806555f authored by Andrew Scott on 29 March 2023, 22:36:27 UTC
release: cut the v16.0.0-next.5 release
Tip revision: f2ba192
.gitignore
built/
dist/
vendor/
tmp/
*/src/*.d.ts
*/src/*.js
!karma.conf.js
**/.yarn_local_cache*
**/NPM_PACKAGE_MANIFEST.json
back to top