mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
20a530acb6
https://github.com/angular/angular/pull/53443 caused the a local `rxjs` file to be imported from an entry-point which caused this to be excluded from being bundled due to the name matching `rxjs`. Closes #55825 PR Close #55826