chore: remove deprecated router 2/2
This commit is contained in:

committed by
Alex Rickabaugh

parent
a20a420be6
commit
f9da3c98d6
@ -35,8 +35,6 @@ declare var System: any;
|
||||
'/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-deprecated':
|
||||
'/packages-dist/router-deprecated/bundles/router-deprecated.umd.js',
|
||||
'@angular/router': '/packages-dist/router/bundles/router.umd.js',
|
||||
'@angular/core/src/facade': '/all/@angular/core/src/facade',
|
||||
'rxjs': location.pathname.replace(/\w+\.html$/i, '') + 'rxjs'
|
||||
|
Reference in New Issue
Block a user