Not sure about the dynamics regarding the latter part of your question (the 
service making a change). But I'm dynamically injecting Angular 2 
components into my application with the use of System.import()

I hope this helps a little.

On Friday, May 13, 2016 at 3:16:33 PM UTC+1, Ryan Litvak wrote:
>
> All the examples I have seen are using gulp/grunt to copy the assets 
> locally at build time.  What I really want to do is have a number of 
> services that expose components, reference those components by URL, and 
> dynamically load them into my application so that if the service makes a 
> change to the component I get the change without having to do a rebuild. 
>  Doing this to build a composite UI.
>
> Is this even possible?
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" 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.

Reply via email to