Using Jade with angular

I went through the tutorial at http://www.angular-meteor.com/tutorials/socially/angular1/next-steps.
It is awesome. Was trying to use Jade but with no luck, tried: https://github.com/civilframe/meteor-angular-jade
But looks like the lazy loading from imports/ui/components is handled differently.

Any pointers/suggestions are most welcome.

Thank you.