22 lines
676 B
JSON
22 lines
676 B
JSON
{
|
|
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
|
"dest": "../../dist/ui",
|
|
"lib": {
|
|
"entryFile": "src/public-api.ts",
|
|
"styleIncludePaths": ["./src/assets/scss"],
|
|
"umdModuleIds": {
|
|
"moment": "moment",
|
|
"moment-timezone": "moment-timezone",
|
|
"autolinker": "autolinker",
|
|
"libphonenumber-js": "libphonenumber-js",
|
|
"@ngx-translate/core": "@ngx-translate/core",
|
|
"@ucap/core": "@ucap/core",
|
|
"@ucap/api": "@ucap/api",
|
|
"@ucap/api-common": "@ucap/api-common",
|
|
"@ucap/protocol-event": "@ucap/protocol-event",
|
|
"@ucap/native": "@ucap/native",
|
|
"@ucap/ng-i18n": "@ucap/ng-i18n"
|
|
}
|
|
}
|
|
}
|