I’m newbie with Ionic and Angular and need a little help. I have an index.html file and its very big becouze i have a lot <script id="%viewname%.html" type="text/ng-template"></script> with content. when i tried to split them in different html file i got error of cross requests. As far i understand i cant do this becouse Ionic is built on angular-ui router or Im wrong and there is some way to do this? Thanks for reading and excuse me for my bad english skills.