mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
77747e10c0
toString() from DefaultIterableDiffer is only used in tests and should not be part of the production code. toString() methods from differs add ~ 0.3KB (min+gzip) to the production bundle size.