File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 7
7
"importHelpers" : true ,
8
8
"lib" : [" dom" , " es2018" ],
9
9
"paths" : {
10
- "@rx-angular/cdk/zone-less/browser" : [" dist/libs/cdk/zone-less/browser" ],
11
- "@rx-angular/cdk/zone-configurations" : [
12
- " dist/libs/cdk/zone-configurations"
13
- ],
14
- "@rx-angular/cdk/render-strategies" : [" dist/libs/cdk/render-strategies" ],
15
- "@rx-angular/cdk/template" : [" dist/libs/cdk/template" ],
16
- "@rx-angular/cdk/coalescing" : [" dist/libs/cdk/coalescing" ],
17
- "@rx-angular/cdk/coercing" : [" dist/libs/cdk/coercing" ],
18
- "@rx-angular/cdk/notifications" : [" dist/libs/cdk/notifications" ],
19
- "@rx-angular/cdk/internals/core" : [" dist/libs/cdk/internals/core" ]
10
+ "@rx-angular/cdk/*" : [" dist/libs/cdk/*" ]
20
11
}
21
12
},
22
13
"angularCompilerOptions" : {
You can’t perform that action at this time.
0 commit comments