mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 09:32:41 +00:00
feat: webkit in cypress pipelines
This commit is contained in:
14
patches/@cypress__schematic@2.5.1.patch
Normal file
14
patches/@cypress__schematic@2.5.1.patch
Normal file
@@ -0,0 +1,14 @@
|
||||
diff --git a/src/builders/cypress/schema.json b/src/builders/cypress/schema.json
|
||||
index 70af07ab029ef30f71388db9f91ad411cfb57ace..5a6a0a33ea089524a9b24f121b831c96a065263e 100644
|
||||
--- a/src/builders/cypress/schema.json
|
||||
+++ b/src/builders/cypress/schema.json
|
||||
@@ -27,7 +27,8 @@
|
||||
"chromium",
|
||||
"canary",
|
||||
"firefox",
|
||||
- "edge"
|
||||
+ "edge",
|
||||
+ "webkit"
|
||||
]
|
||||
},
|
||||
"devServerTarget": {
|
||||
Reference in New Issue
Block a user