AAE-51237 Setting moduleResolution to bundler, fixing build issues

This commit is contained in:
Ehsan Rezaei
2026-09-07 16:19:53 +02:00
parent 1772295ac0
commit 5035fe00d9
10 changed files with 6 additions and 9 deletions
+1
View File
@@ -6,5 +6,6 @@
"removeComments": false,
"declaration": true,
"declarationDir": "../../../dist/libs/js-api/typings",
"emitDeclarationOnly": true
}
}