angular/packages/bazel/test/ng_package
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
..
example build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
example-with-ts-library refactor(dev-infra): ng_rollup_bundle rule should leverage @bazel/rollup (#37623) 2020-06-22 10:55:28 -07:00
BUILD.bazel build: update to latest version of rules_nodejs v3.3.0 (#41599) 2021-04-13 17:37:28 -07:00
common_package.spec.ts build: ng_package no longer generate minified UMDs (#41425) 2021-04-14 10:43:08 -07:00
core_package.spec.ts build: ng_package no longer generate minified UMDs (#41425) 2021-04-14 10:43:08 -07:00
example_package.golden build: ng_package no longer generate minified UMDs (#41425) 2021-04-14 10:43:08 -07:00
example_package.spec.ts build: update to latest version of rules_nodejs v3.3.0 (#41599) 2021-04-13 17:37:28 -07:00
example_with_ts_library_package.golden build: ng_package no longer generate minified UMDs (#41425) 2021-04-14 10:43:08 -07:00