angular-docs-cn/packages/bazel
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
..
docs build: remove deps on legacy nodejs rules rollup_bundle internals (#33201) (#33607) 2019-11-06 19:56:57 +00:00
src feat(bazel): allow setting `compilationMode` in `ng_module` rule (#41366) 2021-03-30 16:55:38 -07:00
test feat(bazel): allow setting `compilationMode` in `ng_module` rule (#41366) 2021-03-30 16:55:38 -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 build: update .bazelversion (#40579) 2021-01-26 11:35:54 -08:00
index.bzl build: emit performance JSON file for each ng_module() (#41125) 2021-03-24 13:42:25 -07:00
package.bzl build: update to rules_nodejs@3.1.0 (#40710) 2021-02-09 10:48:43 -08:00
package.json feat(core): drop support for TypeScript 4.0 and 4.1 (#41158) 2021-03-17 09:10:25 -07:00