mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
[ACS-8866] [E2E] Added UI, Debug and Headed modes to NX console (#4160)
This commit is contained in:
parent
b72009f9e1
commit
de8f48cff0
@ -12,6 +12,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -12,6 +12,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -12,6 +12,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -12,6 +12,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -12,6 +12,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -12,6 +12,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -12,6 +12,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -12,6 +12,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -12,6 +12,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -12,6 +12,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -12,6 +12,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -12,6 +12,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -12,6 +12,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -12,6 +12,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -14,6 +14,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -12,6 +12,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -12,6 +12,15 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"devServerTarget": "content-ce:serve:production"
|
"devServerTarget": "content-ce:serve:production"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"args": ["--ui"]
|
||||||
|
},
|
||||||
|
"debug": {
|
||||||
|
"args": ["--debug"]
|
||||||
|
},
|
||||||
|
"headed": {
|
||||||
|
"args": ["--headed"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user