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 c36ac4d commit 1f9ff3eCopy full SHA for 1f9ff3e
systemjs.config.js
@@ -23,6 +23,7 @@
23
'@angular/router': 'npm:@angular/router/bundles/router.umd.js',
24
'@angular/forms': 'npm:@angular/forms/bundles/forms.umd.js',
25
'@angular/upgrade': 'npm:@angular/upgrade/bundles/upgrade.umd.js',
26
+ '@angular/upgrade/static': 'npm:@angular/upgrade/bundles/upgrade-static.umd.js',
27
28
// other libraries
29
'rxjs': 'npm:rxjs',
0 commit comments