Hello community,
I have a some questions that came up while I was testing the component libraries and I couldn't find an answer inside the provided documentation.
I create an app and I use a component from an existing component library (both at env X).
What happens when I want to export the application and import it to env Y?
Is this component exported as well as?
Is the component library exported as well?
Is this component exported as local?
Do I have to export the component library myself and then reconnect it somehow with the component?
or
Is it better for me not use the components at all... 😀?
Any experiences or best practices would be extremely valuable!
Thanks,
Dimitrios