removed unused config in ng test and cleaned angular.json
This commit is contained in:
parent
4d34e5c0f2
commit
ee0daa2d57
2 changed files with 2 additions and 4 deletions
|
@ -158,9 +158,7 @@
|
|||
"configurations": {
|
||||
"local": {
|
||||
"devServerTarget": "coreui-angular:serve:local"
|
||||
}
|
||||
},
|
||||
"configurations": {
|
||||
},
|
||||
"ci": {
|
||||
"devServerTarget": "coreui-angular:serve:ci"
|
||||
}
|
||||
|
|
Reference in a new issue