Skip to content

Commit

Permalink
angular 7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Longfld authored Feb 20, 2019
1 parent c83161a commit b79d840
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions systemjs.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
'@angular/common/http': 'npm:@angular/common/bundles/common-http.umd.js',
'@angular/platform-browser': 'npm:@angular/platform-browser/bundles/platform-browser.umd.js',
'@angular/platform-browser-dynamic': 'npm:@angular/platform-browser-dynamic/bundles/platform-browser-dynamic.umd.js',
'@angular/http': 'npm:@angular/http/bundles/http.umd.js',
'@angular/router': 'npm:@angular/router/bundles/router.umd.js',
'@angular/forms': 'npm:@angular/forms/bundles/forms.umd.js',

Expand All @@ -25,8 +24,6 @@
'@angular/platform-browser/animations': 'node_modules/@angular/platform-browser/bundles/platform-browser-animations.umd.js',

'@angular/material': 'npm:@angular/material/bundles/material.umd.js',
'@angular/cdk': 'npm:@angular/cdk/bundles/cdk.umd.js',


// CDK Secondary entry points
'@angular/cdk/a11y': 'npm:@angular/cdk/bundles/cdk-a11y.umd.js',
Expand Down

0 comments on commit b79d840

Please sign in to comment.