mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
12 lines
202 B
JSON
12 lines
202 B
JSON
{
|
|
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
|
"dest": "../../dist/@alfresco/aca-about",
|
|
|
|
"lib": {
|
|
"entryFile": "src/public-api.ts"
|
|
},
|
|
"assets": [
|
|
"assets"
|
|
]
|
|
}
|