Skip to content

Commit e6cd862

Browse files
committed
remove product
1 parent c1f75f8 commit e6cd862

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

angular.json

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -35,39 +35,6 @@
3535
}
3636
}
3737
}
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-
}
7138
}
7239
}
7340
}

0 commit comments

Comments
 (0)