angular-docs-cn/packages/bazel/test
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
..
ng_package test(bazel): use bazel runfiles helper for resolving file names (#40955) 2021-02-23 10:38:09 -08:00
ngc-wrapped feat(bazel): allow setting `compilationMode` in `ng_module` rule (#41366) 2021-03-30 16:55:38 -07:00