feat: remove @angular/http (#27038)
The legacy HTTP package was deprecated in v5 with the launch of @angular/common/http. The legacy package hasn't been published since v7, and will therefore not include a migration. PR Close #27038
This commit is contained in:

committed by
Alex Rickabaugh

parent
fbd281c26e
commit
388dc93cee
@ -34,7 +34,6 @@ function benchmarksBootstrap() {
|
||||
'/packages-dist/platform-browser/bundles/platform-browser.umd.js',
|
||||
'@angular/platform-browser-dynamic':
|
||||
'/packages-dist/platform-browser-dynamic/bundles/platform-browser-dynamic.umd.js',
|
||||
'@angular/http': '/packages-dist/http/bundles/http.umd.js',
|
||||
'@angular/upgrade': '/packages-dist/upgrade/bundles/upgrade.umd.js',
|
||||
'@angular/router': '/packages-dist/router/bundles/router.umd.js',
|
||||
'rxjs': '/all/benchmarks/vendor/rxjs',
|
||||
|
Reference in New Issue
Block a user