AW-6526 update angular 21
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -15,6 +15,9 @@
|
|||||||
"paths": {
|
"paths": {
|
||||||
"@angular/*": [
|
"@angular/*": [
|
||||||
"node_modules/@angular/*"
|
"node_modules/@angular/*"
|
||||||
|
],
|
||||||
|
"@farmmaps/ng-openlayers":[
|
||||||
|
"../../ng-openlayers"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
||||||
"dest": "../../dist/ngx-openlayers",
|
"dest": "../../dist/ng-openlayers",
|
||||||
"assets": [
|
"assets": [
|
||||||
"ngcc.config.js"
|
"ngcc.config.js"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user