mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
* [AAE-10533] Generic App shell for HxP applications * Clean code and add public_api for shell
7 lines
129 B
JSON
7 lines
129 B
JSON
{
|
|
"$schema": "../../../../../node_modules/ng-packagr/ng-package.schema.json",
|
|
"lib": {
|
|
"entryFile": "src/index.ts"
|
|
}
|
|
}
|