FarmMapsLib/projects/ng-openlayers/ng-package.json
Peter Bastiani 6f93cf254c
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit
AW-6046 Angular 17
2024-04-09 11:23:39 +02:00

11 lines
203 B
JSON

{
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
"dest": "../../dist/ng-openlayers",
"assets": [
"ngcc.config.js"
],
"lib": {
"entryFile": "src/public-api.ts"
}
}