angular/packages/bazel/src
Payam Valadkhan 8506cf426c refactor(bazel): Circuit out ts semantic check in local mode compilation (#50486)
In local mode compilation the TS semantic check issues tons of diagnostics due to the fact that the file dependencies (.d.ts files) are not available in the program. So it needs to be disabled.

This commit should not cause any issue for the exsiting projects as it just removes a diagnostic in the local compilation mode.

PR Close #50486
2023-06-07 12:50:54 -07:00
..
ng_module feat(bazel): (APF) Angular Package Format updates (#49559) 2023-03-23 08:18:45 -07:00
ng_package feat(bazel): (APF) Angular Package Format updates (#49559) 2023-03-23 08:18:45 -07:00
ngc-wrapped refactor(bazel): Circuit out ts semantic check in local mode compilation (#50486) 2023-06-07 12:50:54 -07:00
types_bundle build(bazel): merge aio/tools/defaults.bzl and tools/defaults.bzl 2022-11-22 13:51:16 -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