https://github.com/angular/angular
Raw File
Tip revision: 1726b0308d790f1ecf72a509e3696bd3119d8149 authored by Pawel Kozlowski on 29 May 2024, 16:05:21 UTC
release: cut the v18.0.1 release
Tip revision: 1726b03
BUILD.bazel
exports_files([
    "index.html",
    "tsconfig-e2e.json",
])
back to top