AW-6526 update angular 21
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit

This commit is contained in:
2026-01-19 14:13:57 +01:00
parent 2e2b37e493
commit a0f9f0b03d
2 changed files with 4 additions and 1 deletions

View File

@@ -15,6 +15,9 @@
"paths": {
"@angular/*": [
"node_modules/@angular/*"
],
"@farmmaps/ng-openlayers":[
"../../ng-openlayers"
]
}
},