angular-docs-cn/integration/hello_world__systemjs_umd/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
..
app test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
index.html feat(zone.js): upgrade zone.js to angular package format(APF) (#36540) 2020-06-11 11:08:48 -07:00
main.ts test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
systemjs.config.js build: `ng_package` no longer generate minified UMDs (#41425) 2021-04-14 10:43:08 -07:00
tsconfig.json feat: make the Ivy compiler the default for ngc (#32219) 2019-08-20 16:41:08 -07:00