What product/components do you use and which version/fix level?
We have a hybrid application written on Angular 8 with providers for js code. Cumulocity version 1010.0.18.
Are you using a free trial or a product with a customer license?
We have a license
We would like to reuse our written custom widgets in the most effective way. E.g. make a library or any other approach. Unfortunately, as it is a hybrid application, we cannot use angular library generators as the project is technically not angular. Is there a way to reuse components to create new cockpits and use custom widgets as a dependency?
At the moment, I’m not aware of any existing solution. But we are currently investigating and working on a solution to have your exact problem solved. There is already a github project called cumulocity-library-blueprint, which we will use to document the solution. Right now, the base project is a plain Angular project, but it also contains the corresponding Cumulocity application to use and test the libraries (see README).