Angular 8 update
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"projectType": "application",
|
||||
"prefix": "app",
|
||||
"schematics": {},
|
||||
"targets": {
|
||||
"architect": {
|
||||
"build": {
|
||||
"builder": "@angular-devkit/build-angular:browser",
|
||||
"options": {
|
||||
@@ -98,7 +98,7 @@
|
||||
"TestWebsite-e2e": {
|
||||
"root": "e2e/",
|
||||
"projectType": "application",
|
||||
"targets": {
|
||||
"architect": {
|
||||
"e2e": {
|
||||
"builder": "@angular-devkit/build-angular:protractor",
|
||||
"options": {
|
||||
@@ -124,4 +124,4 @@
|
||||
}
|
||||
},
|
||||
"defaultProject": "TestWebsite"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user