mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
17f7bdbd60
The API changes are due to enabling strict checks in TypeScript (via `strict: true`). The payload size changes in `polyfills.js` are due to more browser APIs being patched in recent versions (e.g. `fetch`, `customElement v1`). PR Close #28219