File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ System.config({
47
47
'@angular/cdk/scrolling' : 'dist/bundles/cdk-scrolling.umd.js' ,
48
48
'@angular/cdk/stepper' : 'dist/bundles/cdk-stepper.umd.js' ,
49
49
'@angular/cdk/table' : 'dist/bundles/cdk-table.umd.js' ,
50
+ '@angular/cdk/tree' : 'dist/bundles/cdk-tree.umd.js' ,
50
51
'@angular/cdk/testing' : 'dist/bundles/cdk-testing.umd.js' ,
51
52
'@angular/material-examples' : 'dist/bundles/material-examples.umd.js' ,
52
53
@@ -83,6 +84,7 @@ System.config({
83
84
'@angular/material/tabs' : 'dist/bundles/material-tabs.umd.js' ,
84
85
'@angular/material/toolbar' : 'dist/bundles/material-toolbar.umd.js' ,
85
86
'@angular/material/tooltip' : 'dist/bundles/material-tooltip.umd.js' ,
87
+ '@angular/material/tree' : 'dist/bundles/material-tree.umd.js' ,
86
88
} ,
87
89
packages : {
88
90
// Thirdparty barrels.
You can’t perform that action at this time.
0 commit comments