mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2f03eefd5c
In a effort to have more tree-shakable errors, this commit transforms every `Error` into a tree-shakable `RuntimeError` PR Close #49341