We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6caf4cc commit d68eb81Copy full SHA for d68eb81
systemjs.config.js
@@ -23,8 +23,6 @@
23
'@angular/router': 'npm:@angular/router/bundles/router.umd.js',
24
'@angular/router/upgrade': 'npm:@angular/router/bundles/router-upgrade.umd.js',
25
'@angular/forms': 'npm:@angular/forms/bundles/forms.umd.js',
26
- '@angular/upgrade': 'npm:@angular/upgrade/bundles/upgrade.umd.js',
27
- '@angular/upgrade/static': 'npm:@angular/upgrade/bundles/upgrade-static.umd.js',
28
29
// other libraries
30
'rxjs': 'npm:rxjs',
0 commit comments