feat: enable Angular CT support (#23089)

This commit is contained in:
Zachary Williams
2022-08-03 17:21:34 -05:00
committed by GitHub
parent f73810d7da
commit 94e78eba04
14 changed files with 47 additions and 46 deletions
+1
View File
@@ -12,6 +12,7 @@ const npmModulesToCopy = [
'react18',
'vue',
'vue2',
'angular',
]
npmModulesToCopy.forEach((folder) => {