@manoj wrote:
I’m building an application where ember components are needed on-demand when certain conditions are met. For this purpose I’m building ember add-ons which will have independent components. But I need to import add on files only on-demand and render the components in addon.
Is there any way to load addon separately rather than bundling it with the main application?
Posts: 1
Participants: 1