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 |
||
---|---|---|
.. | ||
empty | ||
flat_module | ||
ivy_enabled | ||
BUILD.bazel | ||
flat_module_test.ts | ||
index_test.ts | ||
test_support.ts | ||
tsconfig.json | ||
tsconfig_template.ts |