Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Commit 5c8ef66

Browse files
author
eksrvb
committed
removed old calendar
1 parent efeb7bd commit 5c8ef66

File tree

1 file changed

+0
-40
lines changed

1 file changed

+0
-40
lines changed

angular.json

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -164,46 +164,6 @@
164164
}
165165
}
166166
},
167-
"angular-calendar": {
168-
"projectType": "library",
169-
"root": "projects/angular-calendar",
170-
"sourceRoot": "projects/angular-calendar/src",
171-
"prefix": "lib",
172-
"architect": {
173-
"build": {
174-
"builder": "@angular-devkit/build-ng-packagr:build",
175-
"options": {
176-
"tsConfig": "projects/angular-calendar/tsconfig.lib.json",
177-
"project": "projects/angular-calendar/ng-package.json"
178-
},
179-
"configurations": {
180-
"production": {
181-
"tsConfig": "projects/angular-calendar/tsconfig.lib.prod.json"
182-
}
183-
}
184-
},
185-
"test": {
186-
"builder": "@angular-devkit/build-angular:karma",
187-
"options": {
188-
"main": "projects/angular-calendar/src/test.ts",
189-
"tsConfig": "projects/angular-calendar/tsconfig.spec.json",
190-
"karmaConfig": "projects/angular-calendar/karma.conf.js"
191-
}
192-
},
193-
"lint": {
194-
"builder": "@angular-devkit/build-angular:tslint",
195-
"options": {
196-
"tsConfig": [
197-
"projects/angular-calendar/tsconfig.lib.json",
198-
"projects/angular-calendar/tsconfig.spec.json"
199-
],
200-
"exclude": [
201-
"**/node_modules/**"
202-
]
203-
}
204-
}
205-
}
206-
},
207167
"material-calendar": {
208168
"projectType": "library",
209169
"root": "projects/material-calendar",

0 commit comments

Comments
 (0)