31370f4103
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 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
ng_module_ivy_test.ts | ||
test_module_default_compilation.ts | ||
test_module_full_compilation.ts | ||
test_module_partial_compilation.ts |