angularjs - ngRoute base url not working -


i running angular app on students azure portal account when publish app published on url. base url have set localhost testing not work on domain. have set base url as

<base href="/"> 

but no longer working url. can please explain problem? answers appreciated. thank you.


Comments

Popular posts from this blog

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -

recursion - Can every recursive algorithm be improved with dynamic programming? -