mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-07 23:39:27 -06:00
feat: adding svelte component testing support (#23553)
Co-authored-by: Jessica Sachs <jess@jessicasachs.io> Co-authored-by: Rocky <25568640+rockindahizzy@users.noreply.github.com>
This commit is contained in:
@@ -13,6 +13,7 @@ const npmModulesToCopy = [
|
||||
'vue',
|
||||
'vue2',
|
||||
'angular',
|
||||
'svelte',
|
||||
]
|
||||
|
||||
npmModulesToCopy.forEach((folder) => {
|
||||
|
||||
Reference in New Issue
Block a user