mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f2a1ea39a4
This is acceptable because `gtag.js` is also only loaded as part of the service, similary `ga` is only registered in the service (so the reporting was a noop if errors are thrown before -- no change here) We can benefit from downleveling etc. and do not need to be careful with the inline script in the `index.html` PR Close #46801