Files
alfresco-content-app/projects/aca-content/about/ng-package.json
MichalKinas 6794ea58ac [ACS-4537] Make aca-about secondary entry of aca-content (#3179)
* break dependency on core module

* convert about to secondary entry

* Fixes after rebase

* [ACS-4537] - Copy about assets

---------

Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2023-05-09 14:32:06 +01:00

6 lines
56 B
JSON

{
"lib": {
"entryFile": "src/public-api.ts"
}
}