mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
0a9c03c7b1
In this commit, we drop `isPlatformBrowser` checks in favor of `ngServerMode` compile-time variable. PR Close #59475