mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[MNT-21386] about extension (#1674)
* separate project for about extension * move components to the about project * remove about from the app * update travis * fix lint
This commit is contained in:
7
projects/aca-about/ng-package.json
Normal file
7
projects/aca-about/ng-package.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
||||
"dest": "../../dist/aca-about",
|
||||
"lib": {
|
||||
"entryFile": "src/public-api.ts"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user