angular/packages/bazel/src
Paul Gschwendtner f8a1ea0c11 fix(bazel): do not error if files part of srcs are outside of package (#45622)
We recently refactored how the ng package rule deals with static files.
As part of this refactoring, transitive files outside of the current
Bazel package were flagged as errors, while previously this was just
ignored. We need to revert back this behavior (even though code remains
much simpler and predicable now) since sass library targets for example
reference all transtive files in the default info and break packages then

PR Close #45622
2022-04-14 14:58:27 -07:00
..
api-extractor refactor(bazel): fix dts bundling by accounting for api-extractor change (#45470) 2022-04-11 21:01:09 +00:00
ng_module refactor: remove unused variables in starlark code to satisfy buildifier (#45431) 2022-03-25 12:18:34 -07:00
ng_package fix(bazel): do not error if files part of srcs are outside of package (#45622) 2022-04-14 14:58:27 -07:00
ngc-wrapped build: migrate more usages from @bazel/typescript to @bazel/concatjs (#45431) 2022-03-25 12:18:34 -07:00
BUILD.bazel feat(bazel): create transition for enabling partial compilation (#43431) 2021-10-01 18:28:42 +00:00
external.bzl build: migrate more usages from @bazel/typescript to @bazel/concatjs (#45431) 2022-03-25 12:18:34 -07:00
ng_perf.bzl refactor(bazel): move ng_module.bzl file into sub-directory for consistent structure (#43431) 2021-10-01 18:28:42 +00:00