angular/packages/bazel/src
Paul Gschwendtner 31370f4103 feat(bazel): allow setting compilationMode in ng_module rule (#41366)
Adds a new attribute to the `ng_module` rule that allows users to
set the Angular compiler `compilationMode` flag. An alternative
would have been to just enable the option in the user-specified
tsconfig. Though that is more inconvenient if a Bazel workspace
wants to change the compilation mode conditionally at anaylsis
phase through build settings.

Related to: https://github.com/angular/components/pull/22351t

PR Close #41366
2021-03-30 16:55:38 -07:00
..
api-extractor fix(bazel): update integration test to use rules_nodejs@3.1.0 (#40710) 2021-02-09 10:48:43 -08:00
builders refactor(bazel): Remove Schematics for Bazel Builder (#37190) 2020-05-28 21:35:40 -04:00
ng_package fix(bazel): fix incorrect rollup plugin method signature (#41101) 2021-03-08 10:06:46 -08:00
ngc-wrapped perf(compiler-cli): refactor the performance tracing infrastructure (#41125) 2021-03-24 13:42:24 -07:00
schematics docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -08:00
BUILD.bazel fix(bazel): update build tooling for latest changes in rules_nodejs (#40710) 2021-02-09 10:48:43 -08:00
external.bzl 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
modify_tsconfig.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ng_module.bzl feat(bazel): allow setting compilationMode in ng_module rule (#41366) 2021-03-30 16:55:38 -07:00
ng_perf.bzl build: emit performance JSON file for each ng_module() (#41125) 2021-03-24 13:42:25 -07:00