mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1bcbcfd56f
This reverts commit d0bc83ca27.
Protractor-based prerendering is flakey on Travis and takes several minutes to
complete, slowing down the build. Prerendering has a lower impact now that we
use a ServiceWorker. We will revisit in the future (probably using a
`PlatformServer`-based approach).
PR Close #15346