I want to ask if there is a way to share angular components between different domains. For example I have 2 web servers running on different domains(domain-name-1.com, domain-name-2.com). I want to use an angular component from domain-name-1 into domain-name-2 (something like an IFrame, but I don't want to use it). From what I have read this is not possible correct? Basically I want to have one main page containing different modules (like product search, product details, product info e.t.c) and this modules to be served independently by other domains It's there any other way to reference angular components between different origins?
Thanks in advance -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
