Joey Perrott
596dfb88a6
test(bazel): use bazel runfiles helper for resolving file names ( #40955 )
...
Use bazel's runfiles helper to resolve file name paths rather than
require.
PR Close #40955
2021-02-23 10:38:09 -08:00
Joey Perrott
d1ea1f4c7f
build: update license headers to reference Google LLC ( #37205 )
...
Update the license headers throughout the repository to reference Google LLC
rather than Google Inc, for the required license headers.
PR Close #37205
2020-05-26 14:26:58 -04:00
Joey Perrott
698b0288be
build: reformat repo to new clang@1.4.0 ( #36613 )
...
PR Close #36613
2020-04-14 12:08:36 -07:00
Paul Gschwendtner
935ce63b73
fix(bazel): flat module misses AMD module name on windows ( #27839 )
...
* Fixes that the flat module out files do not have a proper AMD module name on Windows. This is currently blocking serving a `ng_module` using the Bazel TypeScript `devserver` on Windows.
PR Close #27839
2019-01-09 10:42:37 -08:00