https://github.com/angular/angular
Raw File
Tip revision: bf70bf6d4fed0200458d03f011e586cd3c17b59f authored by Pawel Kozlowski on 18 October 2023, 16:42:40 UTC
release: cut the v16.2.10 release
Tip revision: bf70bf6
BUILD.bazel
exports_files([
    "index.html",
    "tsconfig-e2e.json",
])
back to top