mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-24 07:59:12 -05:00
feat: enable Angular CT support (#23089)
This commit is contained in:
@@ -12,6 +12,7 @@ const npmModulesToCopy = [
|
||||
'react18',
|
||||
'vue',
|
||||
'vue2',
|
||||
'angular',
|
||||
]
|
||||
|
||||
npmModulesToCopy.forEach((folder) => {
|
||||
|
||||
Reference in New Issue
Block a user