removed unused config in ng test and cleaned angular.json

This commit is contained in:
piratefinn 2018-06-05 13:47:02 +01:00
parent 4d34e5c0f2
commit ee0daa2d57
2 changed files with 2 additions and 4 deletions

View file

@ -158,9 +158,7 @@
"configurations": {
"local": {
"devServerTarget": "coreui-angular:serve:local"
}
},
"configurations": {
},
"ci": {
"devServerTarget": "coreui-angular:serve:ci"
}