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:
Zachary Williams
2022-08-26 12:36:05 -05:00
committed by GitHub
parent 8d2702f9bd
commit f6eaad40e1
84 changed files with 7636 additions and 373 deletions

View File

@@ -13,6 +13,7 @@ const npmModulesToCopy = [
'vue',
'vue2',
'angular',
'svelte',
]
npmModulesToCopy.forEach((folder) => {