Angular 1 url templates are relative from root js directory (where your main module is), isn't it? I think it's the same behaviour there.
On Sat, Aug 1, 2015 at 1:01 PM, Pete Moss <[email protected]> wrote: > Eric, > > No, no <base> els to be found. I presume that the expected behavior is for > templateUrl to be relative to current directory? Nothing in the docs about > this either way. > > Thanks, > Pete > > > On Friday, July 31, 2015 at 5:34:53 PM UTC-4, Eric Martinez wrote: >> >> Do you have any <base href="..." /> in your HTML? It might be that. >> > -- > 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 http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > -- 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
