mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
86c5e34601
The common packages were duplicating a little bit of code due to relative imports between entry-points. This caused bundlers to inline shared functions twice in both FESM outputs.i PR Close #51500