Files
alfresco-content-app/projects/aca-viewer/ng-package.json
Bartosz Sekula c8e861907d [AAE-11496] Publish aca-viewer and aca-preview (#2945)
* [AAE-11496] Publish aca-viewer and aca-preview

* fix tests
2023-01-31 15:35:51 +01:00

8 lines
170 B
JSON

{
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
"dest": "../../dist/@alfresco/aca-viewer",
"lib": {
"entryFile": "src/public-api.ts"
}
}