mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
cab21cea7a
Recently rollup, used by ng-packagr, changed the position of parentheses around its generated UMD wrapper functions. This commit ensures that ngcc can handle both. Fixes #43870 PR Close #43879