mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
feat: webkit in cypress pipelines
This commit is contained in:
@@ -184,6 +184,7 @@
|
|||||||
"devServerTarget": "app:serve",
|
"devServerTarget": "app:serve",
|
||||||
"liveReload": false,
|
"liveReload": false,
|
||||||
"watch": true,
|
"watch": true,
|
||||||
|
"experimentalWebKitSupport": true,
|
||||||
"headless": false
|
"headless": false
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
|
|||||||
@@ -130,7 +130,7 @@
|
|||||||
"@capacitor/cli": "4.6.1",
|
"@capacitor/cli": "4.6.1",
|
||||||
"@capacitor/ios": "4.6.1",
|
"@capacitor/ios": "4.6.1",
|
||||||
"@compodoc/compodoc": "1.1.19",
|
"@compodoc/compodoc": "1.1.19",
|
||||||
"@cypress/schematic": "1.7.0",
|
"@cypress/schematic": "2.5.1",
|
||||||
"@ionic/angular-toolkit": "10.0.0",
|
"@ionic/angular-toolkit": "10.0.0",
|
||||||
"@ionic/cli": "7.1.1",
|
"@ionic/cli": "7.1.1",
|
||||||
"@openstapps/prettier-config": "workspace:*",
|
"@openstapps/prettier-config": "workspace:*",
|
||||||
|
|||||||
Reference in New Issue
Block a user