Kaltura-ngx-client bundle size

Currently, I have an issue:
{
arguments: [ Notice! Your application bundle the whole package of kaltura-xxx-client (either rxjs/ngx/typescript), please refer to the library readme.md to reduce app bundle size. ],
logger: console
}

Saw the solution for a similar situation for KalturaGeneratedAPIClientsTypescript, but I couldn’t make that work for my project.

Please help.