feat: remove @angular/http dependency from @angular/platform-server (#29408)

PR Close #29408
This commit is contained in:
Adam Plumer
2019-03-19 19:41:12 -05:00
committed by Miško Hevery
parent c9810064cb
commit 9745f55a65
6 changed files with 5 additions and 192 deletions

View File

@ -16,7 +16,6 @@ ng_module(
"//packages/common/http",
"//packages/compiler",
"//packages/core",
"//packages/http",
"//packages/platform-browser",
"//packages/platform-browser-dynamic",
"//packages/platform-browser/animations",