angular/packages/bazel
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
..
src refactor(bazel): Circuit out ts semantic check in local mode compilation (#50486) 2023-06-07 12:50:54 -07:00
test build: update to TypeScript 5.1 final (#50548) 2023-06-02 14:06:46 -07:00
third_party/github.com/bazelbuild/bazel/src/main/protobuf build: upgrade angular build, integration/bazel and @angular/bazel package to rule_nodejs 2.2.0 (#39182) 2020-10-08 11:54:59 -07:00
BUILD.bazel fix(bazel): stop publishing @angular/bazel package to npm (#49093) 2023-02-16 11:04:00 -08:00
index.bzl feat(bazel): speed up dev-turnaround by bundling types only when packaging (#45405) 2022-04-21 11:09:39 -07:00
package.json build: update dependency @rollup/plugin-commonjs to v25 (#50264) 2023-05-12 10:15:11 -07:00