mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-05 04:53:02 +00:00
14 lines
426 B
Diff
14 lines
426 B
Diff
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": {
|