Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 801aa94

Browse files
filipesilvawardbell
authored andcommitted
chore(config): add 2.2.0 router/upgrade entry point (#285)
1 parent 1f9ff3e commit 801aa94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

systemjs.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
'@angular/platform-browser-dynamic': 'npm:@angular/platform-browser-dynamic/bundles/platform-browser-dynamic.umd.js',
2222
'@angular/http': 'npm:@angular/http/bundles/http.umd.js',
2323
'@angular/router': 'npm:@angular/router/bundles/router.umd.js',
24+
'@angular/router/upgrade': 'npm:@angular/router/bundles/router-upgrade.umd.js',
2425
'@angular/forms': 'npm:@angular/forms/bundles/forms.umd.js',
2526
'@angular/upgrade': 'npm:@angular/upgrade/bundles/upgrade.umd.js',
2627
'@angular/upgrade/static': 'npm:@angular/upgrade/bundles/upgrade-static.umd.js',

0 commit comments

Comments
 (0)