I am trying to compile my application that uses Angular JS (ngbp boilerplate). I'm very new to Angular and the SPA concept. It is a relatively simple app, that is setup to be built by Grunt. The issue is weird - when I do a grunt watch, the application builds fine and everything works perfectly. But if I do a grunt compile, some of the stuff in the app don't work. I am trying to compile my application that uses