mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[AAE-8713] feat: create api registry with factories support (#7649)
Co-authored-by: Andras Popovics <popovics@ndras.hu> Co-authored-by: Michal Dobkiewicz <michal.dobkiewicz@hyland.com> Co-authored-by: Michał Dobkiewicz <ddohcim@users.noreply.github.com>
This commit is contained in:
co-authored by
Andras Popovics
Michal Dobkiewicz
Michał Dobkiewicz
parent
d996aadbcc
commit
3aa52c8f14
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$schema": "../../../node_modules/ng-packagr/ng-package.schema.json",
|
||||
"lib": {
|
||||
"entryFile": "public-api.ts",
|
||||
"umdModuleIds": {
|
||||
"@alfresco/js-api": "@alfresco/js-api"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user