AAE-51237 Upgrading Angular from v20 to v21

This commit is contained in:
Ehsan Rezaei
2026-09-07 16:18:58 +02:00
parent 27c700165c
commit 096a89c6bc
3 changed files with 195 additions and 188 deletions
+1 -1
View File
@@ -6,6 +6,6 @@
"removeComments": false,
"declaration": true,
"declarationDir": "../../../dist/libs/js-api/typings",
"emitDeclarationOnly": true
"emitDeclarationOnly": false
}
}