File tree Expand file tree Collapse file tree 1 file changed +0
-33
lines changed Expand file tree Collapse file tree 1 file changed +0
-33
lines changed Original file line number Diff line number Diff line change 35
35
}
36
36
}
37
37
}
38
- },
39
- "fusio-product" : {
40
- "projectType" : " library" ,
41
- "root" : " projects/fusio-product" ,
42
- "sourceRoot" : " projects/fusio-product/src" ,
43
- "prefix" : " lib" ,
44
- "architect" : {
45
- "build" : {
46
- "builder" : " @angular-devkit/build-angular:ng-packagr" ,
47
- "options" : {
48
- "project" : " projects/fusio-product/ng-package.json"
49
- },
50
- "configurations" : {
51
- "production" : {
52
- "tsConfig" : " projects/fusio-product/tsconfig.lib.prod.json"
53
- },
54
- "development" : {
55
- "tsConfig" : " projects/fusio-product/tsconfig.lib.json"
56
- }
57
- },
58
- "defaultConfiguration" : " production"
59
- },
60
- "test" : {
61
- "builder" : " @angular-devkit/build-angular:karma" ,
62
- "options" : {
63
- "tsConfig" : " projects/fusio-product/tsconfig.spec.json" ,
64
- "polyfills" : [
65
- " zone.js" ,
66
- " zone.js/testing"
67
- ]
68
- }
69
- }
70
- }
71
38
}
72
39
}
73
40
}
You can’t perform that action at this time.
0 commit comments