angular-docs-cn/packages/bazel/src
Alan Agius 5a8bc1bfe1 build: `ng_package` no longer generate minified UMDs (#41425)
In version 12, applications will only be allowed to be built in Ivy, this makes the minified UMDs redundant since they cannot be processed by NGCC.

With this change, we remove the minified UMDs from the generated APF package.

BREAKING CHANGE:  Minified UMD bundles are no longer included in the distributed NPM packages.

PR Close #41425
2021-04-14 10:43:08 -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
ng_package build: `ng_package` no longer generate minified UMDs (#41425) 2021-04-14 10:43:08 -07:00
ngc-wrapped perf(compiler-cli): refactor the performance tracing infrastructure (#41125) 2021-03-24 13:42:24 -07: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 fix(dev-infra): exclude node_modules from circular dependency checks (#41407) 2021-04-02 15:47:33 -07: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