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 13:56:07 +01:00
parent f9463f64c3
commit 2e2b37e493
2 changed files with 4 additions and 2 deletions

View File

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