AW6241 Migrate libs to ng-18

This commit is contained in:
2024-09-05 11:02:15 +02:00
parent 10a1f07622
commit 93e497ec3f
19 changed files with 5013 additions and 319 deletions

View File

@@ -22,6 +22,12 @@
"dom"
],
"paths": {
"ng-openlayers": [
"dist/ng-openlayers"
],
"ng-openlayers/*": [
"dist/ng-openlayers/*"
],
"common-map": [
"dist/common-map"
],
@@ -31,9 +37,6 @@
"common-map3d": [
"dist/common-map3d/common-map3d",
"dist/common-map3d"
],
"ng-openlayers/*": [
"dist/ng-openlayers/*"
]
},
"useDefineForClassFields": false